int MFScript_ExecuteImmediate const char *  pCode,
MFScriptContext pContext = NULL
 

Executes an immediate instruction.

Parameters:
pCode String containing the code to execute.
pContext Pointer to an MFScriptContext to execute within.
Returns:
Returns the value returned from the script entrypoint function.
See also:
MFScript_Execute()


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