Products we use.
We use and recommend following products. If you know of a better product let us know and we will review it. Click on the Logos for more information.
Registers all supported function objects in this function set and returns true if succeeded or false otherwise.
virtual bool AddAllFunctions( bool bErrorIfAlreadyRegistered = true );
Parameters
- bErrorIfAlreadyRegistered
- Specifies that an attempt to register a function with a non-unique name is treated as an error if bErrorIfAlreadyRegistered is true; any subsequent attempts to register a function with the same name are ignored otherwise.
Remarks
The default implementation registers all function objects implemented in Prof-UIS.
See Also
CExtFormulaFunctionSet Overview | Class Members | Hierarchy Chart