FunctionRegistration::GetFunctionName
Defined in:
Returns the human-readable function name.
C4Controller.hPrototype
const char *GetFunctionName(void) const;
Description
The GetFunctionName function returns the human-readable function name for a particular function registration. The function name is established when the function registration is constructed.
See Also
