contents   index   previous   next



seTerminate

 

syntax:

   void

seTerminate(void);

where:

None

 

return:

None

 

description:

Call seTerminate once before your application exits to cleanup ScriptEase. You must destroy any secontexts created before calling this routine.

 

see:

seInitialize

 


seCreateContext