rometadataapi.h header

This header is used by Windows Runtime C++ reference. For more information, see:

rometadataapi.h contains the following programming interfaces:

Interfaces

 
IMetaDataAssemblyImport

Provides methods to access and examine the contents of an assembly manifest.
IMetaDataDispenser

Provides methods to create a new metadata scope, or open an existing one.
IMetaDataDispenserEx

Extends the IMetaDataDispenser interface to provide the capability to control how the metadata APIs operate on the current metadata scope.
IMetaDataImport

Provides methods for importing and manipulating existing metadata from a portable executable (PE) file or other source, such as a type library or a stand-alone, run-time metadata binary.
IMetaDataImport2

Extends the IMetaDataImport interface to provide the capability of working with generic types.
IMetaDataTables

Provides methods for the storage and retrieval of metadata information in tables.
IMetaDataTables2

Extends IMetaDataTables to include methods for working with metadata streams.