Structures (Unmanaged API Reference)

This section contains descriptions of structures that are used in calls to unmanaged APIs.

In This Section

  • ASSEMBLY_INFO
    Contains information about an assembly registered in the global assembly cache.
  • AXL_TIMESTAMPER_INFO
    Contains information about the time-stamp authority that time-stamped a signed file.
  • CodeChunkInfo
    Contains the relative virtual address and the length of a region of native code.
  • COR_ACTIVE_FUNCTION
    Contains information about the functions that are currently active in a thread's frames.
  • COR_DEBUG_IL_TO_NATIVE_MAP
    Contains the offset information for the native and Microsoft intermediate language (MSIL) representations of a code object.
  • COR_FIELD_OFFSET
    Stores a FieldDef metadata token with the offset information for the referenced field.
  • COR_GC_STATS
    Contains statistics related to garbage collection.
  • COR_IL_MAP
    Contains type mapping information for a managed assembly.
  • COR_VERSION
    Contains information about the version of the common language runtime (CLR) that is currently running.
  • FUSION_INSTALL_REFERENCE
    Represents a reference that is made by an application to an assembly it has installed in the global assembly cache.
  • MDAInfo
    Contains information about a Managed Debugging Assistant (MDA).
  • ModuleBindInfo
    Provides detailed information about the referenced module and the assembly that contains it.
  • PublicKeyBlob
    Represents, in binary format, the public key of a public/private key pair.
  • SimpleContext
    Provides a simple context that can be used in place of a full CONTEXT structure.
  • SYMLINEDELTA Structure
    Informs the symbol handler about methods that were moved due to edits in another method.

Diagnostics Symbol Store Interfaces

Enumerations (Unmanaged API Reference)

Global Static Functions (Unmanaged API Reference)

Hosting Interfaces

Metadata Interfaces