Bagikan melalui


CShellManager::CShellManager

Constructs a CShellManager object.

CShellManager();

Remarks

In most cases, you do not have to create a CShellManager directly. By default, the framework creates one for you. To get a pointer to the CShellManager, call CWinAppEx::GetShellManager. If you do create a CShellManager manually, you must initialize it with the method CWinAppEx::InitShellManager.

Requirements

Header: afxshellmanager.h

See Also

Reference

CShellManager Class

Hierarchy Chart

CWinAppEx::GetShellManager

CWinAppEx::InitShellManager