Set this interface to trace the next numCalls by outputting a message to the message viewer.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Trace(self, NumCalls:int) -> None: |
- NumCalls
- The number of calls to trace.






