FunctionRegistration::GetFunctionType
Defined in:
Returns the registered function type.
C4Controller.hPrototype
FunctionType GetFunctionType(void) const;
Description
The GetKey function returns the function type for a particular function registration. The function type is established when the function registration is constructed.
See Also
