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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1