Get all functions in the function list
size_t GetAllFns( std::vector<CXllFn*>& fns ); |
This vector will be populated with the set of all add-in functions that are registered by the application (or that are due to be registered later).
Returns the number of functions in the list.
Header: xllplus.h