XLL+ Class Library (7.0)

CXllApp::GetXllDir

Return the directory containing the XLL.

CString GetXllDir( );

Return Value

A string containing the long name of the directory containing the XLL file.

Remarks

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.

Requirements

Header: xllplus.h

See Also

CXllApp Class | CXllApp Methods | CXllApp::GetXllFileName | CXllApp::GetXllFileNameOnly