|
|
Finds a public function and returns an MFEntryPoint to that function. - Parameters:
-
| pFunctionName | Function name to search for in the public exports. |
- Returns:
- 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()
|