หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets an interface pointer to an IMetaDataImport instance that represents the metadata signature of the type library represented by the specified ITypeLib instance.
Syntax
HRESULT GetMetaDataFromTypeLib (
[in] ITypeLib *pITL,
[out] IMetaDataImport **ppMDI
);
Parameters
pITL
[in] Pointer to an ITypeLib object that represents the type library.
ppMDI
[out] Pointer to a location that receives the address of the IMetaDataImport instance that represents the metadata signature.
Requirements
Platform: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib