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

Sub ClearProps ( _ <InAttribute> ByRef pIDString As Byte, _ <InAttribute> dwIDStringLen As UInteger, _ <InAttribute> ByRef paProps As Guid, _ <InAttribute> cProps As Integer _ )
Dim instance As IAccPropServices Dim pIDString As Byte Dim dwIDStringLen As UInteger Dim paProps As Guid Dim cProps As Integer instance.ClearProps(pIDString, dwIDStringLen, paProps, cProps)
void ClearProps ( [InAttribute] ref byte pIDString, [InAttribute] uint dwIDStringLen, [InAttribute] ref Guid paProps, [InAttribute] int cProps )
void ClearProps ( [InAttribute] unsigned char% pIDString, [InAttribute] unsigned int dwIDStringLen, [InAttribute] Guid% paProps, [InAttribute] int cProps )
void ClearProps ( /** @attribute InAttribute() */ /** @ref */ byte pIDString, /** @attribute InAttribute() */ UInt32 dwIDStringLen, /** @attribute InAttribute() */ /** @ref */ Guid paProps, /** @attribute InAttribute() */ int cProps )
- pIDString
- dwIDStringLen
- paProps
- cProps

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.ClearProps メソッドのページへのリンク