Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
Provides methods to map type libraries to their metadata signatures, and to convert from one to the other.
Methods
| Method | Description |
|---|---|
| GetMetaDataFromTypeInfo Method | Gets a pointer to an IMetaDataImport instance that represents the metadata signature for the type library referenced by the specified ITypeInfo instance. |
| GetMetaDataFromTypeLib Method | Gets a pointer to an IMetaDataImport instance that represents the metadata signature for the type library represented by the specified ITypeLib instance. |
| GetTypeLibFromMetaData Method | Gets a pointer to an ITypeLib instance that represents the type library that has the specified module and library names. |
Requirements
Platform: See .NET supported operating systems.
Header: Cor.h
Library: CorGuids.lib
See also
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.