ReactOS 0.4.16-dev-550-g2186ce3
|
Retrieval of special shell folder. More...
#include <shellclasses.h>
Public Member Functions | |
SpecialFolder (int folder, HWND hwnd) | |
![]() | |
ShellFolder () | |
ShellFolder (IShellFolder *p) | |
ShellFolder (IShellFolder *parent, LPCITEMIDLIST pidl) | |
ShellFolder (LPCITEMIDLIST pidl) | |
void | attach (IShellFolder *parent, LPCITEMIDLIST pidl) |
String | get_name (LPCITEMIDLIST pidl, SHGDNF flags=SHGDN_NORMAL) const |
![]() | |
SIfacePtr () | |
SIfacePtr (IShellFolder *p) | |
SIfacePtr (IUnknown *unknown, REFIID riid) | |
~SIfacePtr () | |
IShellFolder * | operator-> () |
const IShellFolder * | operator-> () const |
operator IShellFolder * () | |
IShellFolder ** | operator& () |
bool | empty () const |
SIfacePtr & | operator= (IShellFolder *p) |
void | operator= (SIfacePtr const &o) |
HRESULT | CreateInstance (REFIID clsid, REFIID riid) |
HRESULT | QueryInterface (REFIID riid, I *p) |
IShellFolder * | get () |
void | Free () |
Additional Inherited Members | |
![]() | |
typedef SIfacePtr< IShellFolder > | super |
![]() | |
SIfacePtr (const SIfacePtr &o) | |
![]() | |
IShellFolder * | _p |
Retrieval of special shell folder.
Definition at line 1000 of file shellclasses.h.
Definition at line 1002 of file shellclasses.h.