extern "C" CMDAPIIMPORT void CMDInitialise ( void * CMDBYREF Interpreter ) ;
This function creates a new instance of the interpreter. The instance object has an opaque type, and a pointer to it is returned via the Interpreter parameter.