Share via


IAccPropServices.ClearHwndProps Metodo

Definizione

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 ClearHwndProps(Accessibility::_RemotableHandle % hwnd, System::UInt32 idObject, System::UInt32 idChild, Guid % paProps, int cProps);
public void ClearHwndProps (ref Accessibility._RemotableHandle hwnd, uint idObject, uint idChild, ref Guid paProps, int cProps);
abstract member ClearHwndProps : _RemotableHandle * uint32 * uint32 * Guid * int -> unit
Public Sub ClearHwndProps (ByRef hwnd As _RemotableHandle, idObject As UInteger, idChild As UInteger, ByRef paProps As Guid, cProps As Integer)

Parametri

hwnd
_RemotableHandle

Identifica l'elemento accessibile da annotare. Sostituisce la stringa di identità.

idObject
UInt32

Identifica l'elemento accessibile da annotare. Sostituisce la stringa di identità.

idChild
UInt32

Identifica l'elemento accessibile da annotare. Sostituisce la stringa di identità.

paProps
Guid

Specifica una matrice di proprietà da reimpostare. Queste proprietà torneranno al comportamento predefinito visualizzato prima dell'annotazione.

cProps
Int32

Specifica il numero di proprietà nella matrice paProps.

Commenti

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

Si applica a