CAccPropServicesClass.ClearProps(Byte, UInt32, Guid, Int32) Metoda

Definice

Všechny CAccPropServicesClass jeho vystavené členy jsou součástí spravované obálky pro rozhraní MODELU COM IAccPropServices (Component Object Model).

public:
 virtual void ClearProps(System::Byte % pIDString, System::UInt32 dwIDStringLen, Guid % paProps, int cProps) = Accessibility::IAccPropServices::ClearProps;
public virtual void ClearProps(ref byte pIDString, uint dwIDStringLen, ref Guid paProps, int cProps);
abstract member ClearProps : byte * uint32 * Guid * int -> unit
override this.ClearProps : byte * uint32 * Guid * int -> unit
Public Overridable Sub ClearProps (ByRef pIDString As Byte, dwIDStringLen As UInteger, ByRef paProps As Guid, cProps As Integer)

Parametry

pIDString
Byte

Identifikujte přístupný prvek, který má být bez poznámek.

dwIDStringLen
UInt32

Délka .pIDString

paProps
Guid

Zadejte pole vlastností, které se mají resetovat. Tyto vlastnosti se před poznámkami vrátí k výchozímu chování, které se zobrazilo.

cProps
Int32

Určuje počet vlastností v paProps poli.

Implementuje

Poznámky

Další informace najdete v dokumentaci k MSAA (Microsoft Active Accessibility).

Platí pro