Called by the framework when Excel loads the XLL into memory
virtual BOOL OnXllLoad( ); |
TRUE if the function completes successfully; FALSE otherwise.
This function is called whenever the XLL is loaded into memory. This can occur repeatedly during the Excel Tools - Add-ins dialog.
The default implementation of this function does nothing.
Header: xllplus.h