Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |