enum MFScriptCallingConvention
 

Native function calling conventions.

Enumerator:
MFCC_CDecl  CDECL calling convention.
MFCC_StdCall  STDCALL calling convention.
MFCC_ThisCall  THISCALL calling convention.
MFCC_CDecl_ObjLast  CDECL calling convention, where the object pointer is passed as the last paramater.
MFCC_CDecl_ObjFirst  CDECL calling convention, where the object pointer is passed as the first paramater.
MFCC_Generic  Generic calling convention.
MFCC_ForceInt  Force MFScriptCallingConvention to an int type.


Generated on Sat Oct 28 16:27:35 2006 for MountFuji Engine by  doxygen 1.4.5