Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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