IDebugStackFrame2::GetCodeContext
Gets the code context for this stack frame.
Syntax
Parameters
ppCodeCxt
[out] Returns an IDebugCodeContext2 object that represents the current instruction pointer in this stack frame.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.