Attribute._Attribute.GetTypeInfoCount(UInt32) Metode

Definisi

Mengambil jumlah antarmuka informasi jenis yang disediakan objek (baik 0 atau 1).

 virtual void System.Runtime.InteropServices._Attribute.GetTypeInfoCount([Runtime::InteropServices::Out] System::UInt32 % pcTInfo) = System::Runtime::InteropServices::_Attribute::GetTypeInfoCount;
void _Attribute.GetTypeInfoCount (out uint pcTInfo);
abstract member System.Runtime.InteropServices._Attribute.GetTypeInfoCount : uint32 -> unit
override this.System.Runtime.InteropServices._Attribute.GetTypeInfoCount : uint32 -> unit
Sub GetTypeInfoCount (ByRef pcTInfo As UInteger) Implements _Attribute.GetTypeInfoCount

Parameter

pcTInfo
UInt32

Ketika metode ini kembali, menunjuk ke lokasi yang menerima jumlah antarmuka informasi jenis yang disediakan oleh objek .

Penerapan

Pengecualian

Akses yang terikat terlambat menggunakan antarmuka COM IDispatch tidak didukung.

Keterangan

Metode ini untuk akses ke kelas terkelola dari kode yang tidak dikelola, dan tidak boleh dipanggil dari kode terkelola. Untuk informasi selengkapnya, lihat IDispatch::GetTypeInfoCount.

Berlaku untuk