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

Sub DecomposeHwndIdentityString ( _ <InAttribute> ByRef pIDString As Byte, _ <InAttribute> dwIDStringLen As UInteger, _ <OutAttribute> phwnd As IntPtr, _ <OutAttribute> ByRef pidObject As UInteger, _ <OutAttribute> ByRef pidChild As UInteger _ )
Dim instance As IAccPropServices Dim pIDString As Byte Dim dwIDStringLen As UInteger Dim phwnd As IntPtr Dim pidObject As UInteger Dim pidChild As UInteger instance.DecomposeHwndIdentityString(pIDString, dwIDStringLen, phwnd, pidObject, pidChild)
void DecomposeHwndIdentityString ( [InAttribute] ref byte pIDString, [InAttribute] uint dwIDStringLen, [OutAttribute] IntPtr phwnd, out uint pidObject, out uint pidChild )
void DecomposeHwndIdentityString ( [InAttribute] unsigned char% pIDString, [InAttribute] unsigned int dwIDStringLen, [OutAttribute] IntPtr phwnd, [OutAttribute] unsigned int% pidObject, [OutAttribute] unsigned int% pidChild )
void DecomposeHwndIdentityString ( /** @attribute InAttribute() */ /** @ref */ byte pIDString, /** @attribute InAttribute() */ UInt32 dwIDStringLen, /** @attribute OutAttribute() */ IntPtr phwnd, /** @attribute OutAttribute() */ /** @ref */ UInt32 pidObject, /** @attribute OutAttribute() */ /** @ref */ UInt32 pidChild )
- pIDString
- dwIDStringLen
- phwnd
- pidObject
- pidChild

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からIAccPropServices.DecomposeHwndIdentityString メソッドを検索する場合は、下記のリンクをクリックしてください。

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