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

Sub SetPropServer ( _ <InAttribute> ByRef pIDString As Byte, _ <InAttribute> dwIDStringLen As UInteger, _ <InAttribute> ByRef paProps As Guid, _ <InAttribute> cProps As Integer, _ <InAttribute> pServer As IAccPropServer, _ <InAttribute> AnnoScope As AnnoScope _ )
Dim instance As IAccPropServices Dim pIDString As Byte Dim dwIDStringLen As UInteger Dim paProps As Guid Dim cProps As Integer Dim pServer As IAccPropServer Dim AnnoScope As AnnoScope instance.SetPropServer(pIDString, dwIDStringLen, paProps, cProps, pServer, AnnoScope)
void SetPropServer ( [InAttribute] ref byte pIDString, [InAttribute] uint dwIDStringLen, [InAttribute] ref Guid paProps, [InAttribute] int cProps, [InAttribute] IAccPropServer pServer, [InAttribute] AnnoScope AnnoScope )
void SetPropServer ( [InAttribute] unsigned char% pIDString, [InAttribute] unsigned int dwIDStringLen, [InAttribute] Guid% paProps, [InAttribute] int cProps, [InAttribute] IAccPropServer^ pServer, [InAttribute] AnnoScope AnnoScope )
void SetPropServer ( /** @attribute InAttribute() */ /** @ref */ byte pIDString, /** @attribute InAttribute() */ UInt32 dwIDStringLen, /** @attribute InAttribute() */ /** @ref */ Guid paProps, /** @attribute InAttribute() */ int cProps, /** @attribute InAttribute() */ IAccPropServer pServer, /** @attribute InAttribute() */ AnnoScope AnnoScope )
- pIDString
- dwIDStringLen
- 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.SetPropServer メソッドのページへのリンク