Returns the current code context associated with the stack frame.
HRESULT GetCodeContext(
IDebugCodeContext** ppcc
); |
Parameters
- ppcc
-
[out] The code context associated with the stack frame.
Returns the current code context associated with the stack frame.
HRESULT GetCodeContext(
IDebugCodeContext** ppcc
); |
[out] The code context associated with the stack frame.