Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
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