Metadata Structures

This section describes the unmanaged structures that the metadata API uses.

In This Section

ASSEMBLYMETADATA
Stores assembly metadata for later use.

COR_FIELD_OFFSET Structure
Stores the offset, within a class, of the specified field.

COR_NATIVE_LINK Structure
Contains information that is used to link native code.

CVStruct Structure
Contains information that is used when installing a module or a composite image.

OSINFO Structure
Contains information about the operating system.

Metadata Interfaces

Metadata Global Static Functions

Metadata Enumerations

Metadata Unions