Expand Minimize
This topic has not yet been rated - Rate this topic

CWinAppEx::GetMouseManager

Returns a pointer to the global CMouseManager object.

CMouseManager* GetMouseManager();

A pointer to the global CMouseManager object.

If the mouse manager is not initialized,, this function calls CWinAppEx::InitMouseManager before it returns a pointer.

Header: afxwinappex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.