Finds a public function and returns an MFEntryPoint to that function.
- Parameters
-
pFunctionName | Function name to search for in the public exports. |
- Returns
- An MFEntryPoint pointing to the function entry point. If the function was not found, the value of MFEntryPoint_Main (-1) is returned.
- See Also
- MFScript_Call()