AGI STK Graphics Plugins 11 Send comments on this topic.
OnShutDown Method (IAgStkGraphicsPluginWithSite)
See Also 
Windows






Windows & Linux

Description

Method is invoked before the plugin is freed.

Syntax

[Visual Basic .NET]
Public Sub OnShutDown() 

[C#]
public void OnShutDown();

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

[Java]
public  onShutDown();

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

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface