Returns a pointer to plugin object's IUnknown interface.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RealPluginObject() As Object |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property IUnknown^ get_RealPluginObject(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_RealPluginObject( |
| [Java] |
|---|
public Object getRealPluginObject(); |
