Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
The GetStack method gets the current call stack at the break position. This method may only be called when the script is broken into the debugger.
Syntax
HRESULT GetStack(
IDataModelScriptDebugStack **stack
);
Parameters
stack
A component implementing IDataModelScriptDebugStack is returned here representing the call stack state at the position of the break.
Return value
This method returns HRESULT that indicates success or failure.
Requirements
| Requirement | Value |
|---|---|
| Header | dbgmodel.h |