IJsDebugFrame::GetName Method
Gets the user-friendly name of the stack frame.
Syntax
HRESULT GetName(
BSTR *pName
);
Parameters
pName
[out] The name of the stack frame.
Return Value
Requirements
Header: jscript9diag.h
Gets the user-friendly name of the stack frame.
HRESULT GetName(
BSTR *pName
);
pName
[out] The name of the stack frame.
Header: jscript9diag.h