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

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

ClearHwndProps の詳細については、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.ClearHwndProps メソッドのページへのリンク