IAccPropServices.SetHwndPropServer メソッド
アセンブリ: Accessibility (accessibility.dll 内)

Sub SetHwndPropServer ( _ <InAttribute> ByRef hwnd As _RemotableHandle, _ <InAttribute> idObject As UInteger, _ <InAttribute> idChild As UInteger, _ <InAttribute> ByRef paProps As Guid, _ <InAttribute> cProps As Integer, _ <InAttribute> pServer As IAccPropServer, _ <InAttribute> AnnoScope As AnnoScope _ )
Dim instance As IAccPropServices Dim hwnd As _RemotableHandle Dim idObject As UInteger Dim idChild As UInteger Dim paProps As Guid Dim cProps As Integer Dim pServer As IAccPropServer Dim AnnoScope As AnnoScope instance.SetHwndPropServer(hwnd, idObject, idChild, paProps, cProps, pServer, AnnoScope)
void SetHwndPropServer ( [InAttribute] ref _RemotableHandle hwnd, [InAttribute] uint idObject, [InAttribute] uint idChild, [InAttribute] ref Guid paProps, [InAttribute] int cProps, [InAttribute] IAccPropServer pServer, [InAttribute] AnnoScope AnnoScope )
void SetHwndPropServer ( [InAttribute] _RemotableHandle% hwnd, [InAttribute] unsigned int idObject, [InAttribute] unsigned int idChild, [InAttribute] Guid% paProps, [InAttribute] int cProps, [InAttribute] IAccPropServer^ pServer, [InAttribute] AnnoScope AnnoScope )
void SetHwndPropServer ( /** @attribute InAttribute() */ /** @ref */ _RemotableHandle hwnd, /** @attribute InAttribute() */ UInt32 idObject, /** @attribute InAttribute() */ UInt32 idChild, /** @attribute InAttribute() */ /** @ref */ Guid paProps, /** @attribute InAttribute() */ int cProps, /** @attribute InAttribute() */ IAccPropServer pServer, /** @attribute InAttribute() */ AnnoScope AnnoScope )
- hwnd
- idObject
- idChild
- paProps
- cProps
- pServer
- AnnoScope

IAccPropServices の詳細については、MSDN ライブラリ (http://msdn.microsoft.com/library/ja) で Microsoft Active Accessibility ドキュメントの "ダイナミック アノテーション" に関するドキュメントを参照してください。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- IAccPropServices.SetHwndPropServer メソッドのページへのリンク