Provides the stack frame for run-time errors.
Syntax
HRESULT GetStackFrame( IDebugStackFrame **ppdsf );
Parameters
- ppdsf
- [out] Address of a pointer to an IDebugStackFrame interface.
Return Value
Returns S_OK if successful, or an error code otherwise.