CUserTool::m_strInitialDirectory

Specifies the initial directory for the user tool.

CString m_strInitialDirectory;

Remarks

This variable specifies the initial directory that the tool executes in when you call CUserTool::Invoke or when a user clicks the command associated with this tool.

Requirements

Header: afxusertool.h

See Also

Reference

CUserTool Class

Hierarchy Chart