Hosting Structures

Describes the unmanaged structures that the hosting API uses.

In This Section

  • BucketParameters Structure
    Stores the type name of an event and the parameters for the current exception that is associated with the event.
  • COR_GC_STATS Structure
    Provides statistics about the garbage collection mechanism of the common language runtime (CLR).
  • MDAInfo Structure
    Provides details about the Event_MDAFired event, which triggers the creation of a managed debugging assistant (MDA).
  • StackOverflowInfo Structure
    Stores the type of overflow that occurred and information on the exception that was thrown due to the overflow.

See Also

Other Resources

Hosting Coclasses
Hosting Interfaces
Hosting Global Static Functions
Hosting Enumerations