Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
It retrieves a context alternator, allowing a temporary context change or switch.
Syntax
HRESULT GetContextAlternator(
IDebugHostContextAlternator **contextAlternator
);
Parameters
contextAlternator
This parameter points to a IDebugHostContextAlternator pointer, which is used to retrieve the context alternator. This parameter is an Output parameter.
Return value
Returns an HRESULT indicating the success or failure of the method.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |