ISXDK:ISXInterface

From Lavish Software Wiki
Revision as of 22:00, 25 May 2005 by Eleven (talk | contribs)
Jump to navigation Jump to search

Overview

Functions

GetVersion

virtual unsigned long GetVersion() {return ISXDK_VERSION;}

Initialize

virtual bool Initialize(ISInterface *pISInterface)=0;

Shutdown

virtual void Shutdown()=0;

See Also