AGI STK Objects 11Send comments on this topic.
GetRawPluginObject Method (IAgVePluginPropagator)
See Also 
Windows






Windows & Linux

Description

Gets a raw pointer to the instance of the plugin.

Syntax

[Visual Basic .NET]
Public Function GetRawPluginObject() As Object
[C#]
public Object GetRawPluginObject();
[Managed C++]
public: IUnknown^ GetRawPluginObject();
[Java]
public Object getRawPluginObject();
[Unmanaged C++]
public: HRESULT GetRawPluginObject(
   IUnknown ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.