AGI Real-Time Framework 11 Send comments on this topic.
Terminate Method (IAgRtGlobals)
See Also 





Description

Terminates all real-time compoenents and unitializes the framework. Terminate must be called at the end of your application.

Syntax

[Visual Basic .NET]
Public Sub Terminate() 

[C#]
public void Terminate();

[Managed C++]
public: void Terminate();

[Java]
public  terminate();

[Unmanaged C++]
public: HRESULT Terminate();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1