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.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also