Bagikan melalui


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

Definisi

CAccPropServicesClass dan semua anggotanya yang terekspos adalah bagian dari pembungkus terkelola untuk antarmuka Model Objek Komponen (COMIAccPropServices).

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)

Parameter

pIDString
Byte

Identifikasi elemen yang dapat diakses yang tidak akan dianotasi.

dwIDStringLen
UInt32

pIDStringPanjang .

paProps
Guid

Tentukan array properti yang akan direset. Properti ini akan kembali ke perilaku default yang ditampilkan sebelum dianotasi.

cProps
Int32

Menentukan jumlah properti dalam paProps array.

Penerapan

Keterangan

Untuk informasi selengkapnya, lihat dokumentasi Aksesibilitas Aktif Microsoft .

Berlaku untuk