native
dbg_trace_next
Syntax
native dbg_trace_next(trace);
Description
Returns the next item in a traced call stack.
Parameters
| trace | Trace handle |
|---|
Return
New trace handle, 0 if no more traces exist
native
native dbg_trace_next(trace);
Returns the next item in a traced call stack.
| trace | Trace handle |
|---|
New trace handle, 0 if no more traces exist