IAccPropServices.DecomposeHwndIdentityString Metodo

Definizione

Overload

DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)

L'interfaccia IAccPropServices e tutti i relativi membri esposti sono parte di un wrapper gestito per l'interfaccia IAccPropServices di COM (Component Object Model).

DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32)

L'interfaccia IAccPropServices e tutti i relativi membri esposti sono parte di un wrapper gestito per l'interfaccia IAccPropServices di COM (Component Object Model).

DecomposeHwndIdentityString(Byte, UInt32, IntPtr, UInt32, UInt32)

L'interfaccia IAccPropServices e tutti i relativi membri esposti sono parte di un wrapper gestito per l'interfaccia IAccPropServices di COM (Component Object Model).

public void DecomposeHwndIdentityString (ref byte pIDString, uint dwIDStringLen, IntPtr phwnd, out uint pidObject, out uint pidChild);

Parametri

pIDString
Byte

Puntatore a un buffer contenente la stringa di identità di un elemento accessibile basato su Hwnd.

dwIDStringLen
UInt32

Indica la lunghezza della stringa di identità specificata da pIDString.

phwnd
IntPtr

Puntatore a un buffer che riceve l'elemento HWND dell'elemento accessibile.

pidObject
UInt32

Puntatore a un buffer che riceve l'ID di oggetto dell'elemento accessibile.

pidChild
UInt32

Puntatore a un buffer che riceve l'ID figlio dell'elemento accessibile.

Si applica a

.NET Framework 4.8.1 e altre versioni
Prodotto Versioni
.NET Framework 2.0, 3.0, 3.5, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9

DecomposeHwndIdentityString(Byte, UInt32, _RemotableHandle, UInt32, UInt32)

L'interfaccia IAccPropServices e tutti i relativi membri esposti sono parte di un wrapper gestito per l'interfaccia IAccPropServices di COM (Component Object Model).

public void DecomposeHwndIdentityString (ref byte pIDString, uint dwIDStringLen, out Accessibility._RemotableHandle phwnd, out uint pidObject, out uint pidChild);

Parametri

pIDString
Byte

Puntatore a un buffer contenente la stringa di identità di un elemento accessibile basato su Hwnd.

dwIDStringLen
UInt32

Indica la lunghezza della stringa di identità specificata da pIDString.

phwnd
_RemotableHandle

Puntatore a un buffer che riceve l'elemento HWND dell'elemento accessibile.

pidObject
UInt32

Puntatore a un buffer che riceve l'ID di oggetto dell'elemento accessibile.

pidChild
UInt32

Puntatore a un buffer che riceve l'ID figlio dell'elemento accessibile.

Commenti

Per altre informazioni su , vedere la documentazione relativa IAccPropServicesall'annotazione dinamica.

Si applica a

.NET Framework 4.0
Prodotto Versioni
.NET Framework 4.0