NERvDN Library
0.2.0.20160420-0019
NERvLibrary - Nerve Gear Developer Network
|
Public Member Functions | |
virtual long __stdcall | OnInitial () |
virtual long __stdcall | OnReady () |
virtual long __stdcall | OnRelease () |
virtual long __stdcall | OnConfig (UI::IWindow *window, PLUGIN::CONFIG::TYPE type, void *param) |
virtual long __stdcall | QueryInterface (const ::NERvGear::UID &interfaceID, void **ppvObject) |
Public Member Functions inherited from NERvGear::IUnknown | |
virtual long __stdcall | QueryInterface (const UID &interfaceID, void **ppvObject)=0 |
virtual unsigned long __stdcall | AddRef ()=0 |
virtual unsigned long __stdcall | Release ()=0 |