AGI AgAsHpopPlugin 11 Send comments on this topic.
Trace Method (IAgAsHpopPluginResultPostEval)
See Also 
NumCalls
The number of calls to trace





Description

Set this interface to trace the next numCalls by outputting a message to the message viewer.

Syntax

[Visual Basic .NET]
Public Sub Trace( _
   ByVal NumCalls As Integer _
) 

[C#]
public void Trace(
int NumCalls
);

[Managed C++]
public: void Trace(
int NumCalls
);

[Java]
public  trace(
int NumCalls
);

[Unmanaged C++]
public: HRESULT Trace(
long NumCalls
);

Parameters

NumCalls
The number of calls to trace

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1