Provides the stack frame that is in effect for runtime errors.

HRESULT GetStackFrame(
   IDebugStackFrame**  ppdsf
);

Parameters

ppdsf

[out] The stack frame for the error.

Expand imageReturn Value

Expand imageRemarks

Expand imageSee Also