Return the directory containing the XLL.
CString GetXllDir( ); |
A string containing the long name of the directory containing the XLL file.
This directory is extracted from the member variable m_stDllName, which is initialized during the XllOpen event. Therefore the returned value will not be valid if the function is called during InitInstance.
Header: xllplus.h