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
- The value returned from the script entrypoint function.
- See Also
- MFScript_LoadScript()