หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets a pointer to an ITypeLib instance that represents the type library that has the specified library and module names.
Syntax
HRESULT GetTypeLibFromMetaData (
[in] BSTR strModule,
[in] BSTR strTlbName,
[out] ITypeLib **ppITL
);
Parameters
strModule
[in] The name of the type library's module.
strTlbName
[in] The name of the type library.
ppITL
[out] A pointer to a location that receives the address of the ITypeLib instance that represents the type library.
Requirements
Platform: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib