|
|
Begins execution of a fuji script. - Parameters:
-
| pContext | Pointer to an MFScriptContext to execute within. |
| pEntryPoint | Name of the entrypoint function. NULL specifies the default entry point (main). |
- Returns:
- Returns the value returned from the script entrypoint function.
- See also:
- MFScript_LoadScript()
|