Udostępnij za pośrednictwem


IAccPropServices.ClearHmenuProps Metoda

Definicja

Interfejs IAccPropServices i wszystkie jego uwidocznione elementy członkowskie są częścią zarządzanej otoki interfejsu modelu obiektów składników (COM). IAccPropServices

public:
 void ClearHmenuProps(Accessibility::_RemotableHandle % hmenu, System::UInt32 idChild, Guid % paProps, int cProps);
public void ClearHmenuProps (ref Accessibility._RemotableHandle hmenu, uint idChild, ref Guid paProps, int cProps);
abstract member ClearHmenuProps : _RemotableHandle * uint32 * Guid * int -> unit
Public Sub ClearHmenuProps (ByRef hmenu As _RemotableHandle, idChild As UInteger, ByRef paProps As Guid, cProps As Integer)

Parametry

hmenu
_RemotableHandle

Identyfikuje element dostępny oparty na HMENU, który ma być adnotacjami.

idChild
UInt32

Określa podrzędny identyfikator dostępnego elementu.

paProps
Guid

Określa tablicę właściwości do zresetowania. Te właściwości zostaną przywrócone do domyślnego zachowania wyświetlanego przed ich adnotacjami.

cProps
Int32

Określa liczbę właściwości w tablicy paProps .

Uwagi

Aby uzyskać więcej informacji na temat IAccPropServicesprogramu , zobacz dokumentację dotyczącą adnotacji dynamicznej.

Dotyczy