IDebugStackFrame2::GetInfo
Gets a description of the stack frame.
Syntax
Parameters
dwFieldSpec
[in] A combination of flags from the FRAMEINFO_FLAGS enumeration that specifies which fields of the pFrameInfo
parameter are to be filled in.
nRadix
[in] The radix to be used in formatting any numerical information.
pFrameInfo
[out] A FRAMEINFO structure that is filled in with the description of the stack frame.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.