Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a pointer to the global CUserToolsManager object.
CUserToolsManager* GetUserToolsManager();
Return Value
A pointer to the global CUserToolsManager object; NULL if user tools management is not enabled for the application.
Remarks
Before you retrieve a pointer to the CUserToolsManager object, you must initialize the manager by calling CWinAppEx::EnableUserTools.
Requirements
Header: afxwinappex.h