Bagikan melalui


UCOMITypeInfo.GetContainingTypeLib(UCOMITypeLib, Int32) Metode

Definisi

Mengambil pustaka tipe yang berisi deskripsi tipe ini dan indeksnya dalam pustaka tipe tersebut.

public:
 void GetContainingTypeLib([Runtime::InteropServices::Out] System::Runtime::InteropServices::UCOMITypeLib ^ % ppTLB, [Runtime::InteropServices::Out] int % pIndex);
public void GetContainingTypeLib (out System.Runtime.InteropServices.UCOMITypeLib ppTLB, out int pIndex);
abstract member GetContainingTypeLib : UCOMITypeLib * int -> unit
Public Sub GetContainingTypeLib (ByRef ppTLB As UCOMITypeLib, ByRef pIndex As Integer)

Parameter

ppTLB
UCOMITypeLib

Saat pengembalian berhasil, referensi ke pustaka jenis yang berisi.

pIndex
Int32

Saat pengembalian berhasil, referensi ke indeks deskripsi jenis dalam pustaka jenis yang berisi.

Keterangan

Untuk informasi tambahan tentang ITypeInfo::GetContainingTypeLib, lihat Pustaka MSDN.

Berlaku untuk