IDebugHostContextExtension interface (dbgmodel.h)
An optional "interface" on host contexts that allows for extensibility based modification.
This interface is NEVER QI'able off an IDebugHostContext. Changes must be done via a QI for IDebugHostContextExtensibility and cloning an existing context (with optional additions). Once this interface is released, it can never be reacquired.
Inheritance
IDebugHostContextExtension inherits from IUnknown.
Requirements
Requirement | Value |
---|---|
Header | dbgmodel.h |