Gets a raw pointer to the instance of the plugin.
| [Visual Basic .NET] |
|---|
Public Function GetRawPluginObject() As Object |
| [C#] |
|---|
public Object GetRawPluginObject(); |
| [Managed C++] |
|---|
public: IUnknown ^ GetRawPluginObject(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public Object getRawPluginObject(); |






