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

CWinAppEx::GetShellManager

Returns a pointer to the global CShellManager object.

CShellManager* GetShellManager();

A pointer to the global CShellManager object.

If the CShellManager object is not initialized, this function calls CWinAppEx::InitShellManager before it returns a pointer.

Header: afxwinappex.h

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