|
ReactOS 0.4.16-dev-1946-g52006dd
|
caching of desktop ShellFolder object More...
#include <shellclasses.h>

Public Member Functions | |
| CommonDesktop () | |
| ~CommonDesktop () | |
| void | init () |
| operator ShellFolder & () | |
Protected Attributes | |
| ShellFolder * | _desktop |
caching of desktop ShellFolder object
Definition at line 531 of file shellclasses.h.
|
inline |
Definition at line 533 of file shellclasses.h.
| CommonDesktop::~CommonDesktop | ( | ) |
Definition at line 136 of file shellclasses.cpp.
| void CommonDesktop::init | ( | ) |
Definition at line 128 of file shellclasses.cpp.
Referenced by GetDesktopFolder().
|
inline |
Definition at line 542 of file shellclasses.h.
|
protected |
Definition at line 548 of file shellclasses.h.
Referenced by CommonDesktop(), init(), operator ShellFolder &(), and ~CommonDesktop().