ReactOS 0.4.15-dev-7961-gdcf9eb0
SpecialFolder Struct Reference

Retrieval of special shell folder. More...

#include <shellclasses.h>

Inheritance diagram for SpecialFolder:
Collaboration diagram for SpecialFolder:

Public Member Functions

 SpecialFolder (int folder, HWND hwnd)
 
- Public Member Functions inherited from ShellFolder
 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
 
- Public Member Functions inherited from SIfacePtr< IShellFolder >
 SIfacePtr ()
 
 SIfacePtr (IShellFolder *p)
 
 SIfacePtr (IUnknown *unknown, REFIID riid)
 
 ~SIfacePtr ()
 
IShellFolderoperator-> ()
 
const IShellFolderoperator-> () const
 
 operator IShellFolder * ()
 
IShellFolder ** operator& ()
 
bool empty () const
 
SIfacePtroperator= (IShellFolder *p)
 
void operator= (SIfacePtr const &o)
 
HRESULT CreateInstance (REFIID clsid, REFIID riid)
 
HRESULT QueryInterface (REFIID riid, I *p)
 
IShellFolderget ()
 
void Free ()
 

Additional Inherited Members

- Public Types inherited from ShellFolder
typedef SIfacePtr< IShellFoldersuper
 
- Protected Member Functions inherited from SIfacePtr< IShellFolder >
 SIfacePtr (const SIfacePtr &o)
 
- Protected Attributes inherited from SIfacePtr< IShellFolder >
IShellFolder_p
 

Detailed Description

Retrieval of special shell folder.

Definition at line 1000 of file shellclasses.h.

Constructor & Destructor Documentation

◆ SpecialFolder()

SpecialFolder::SpecialFolder ( int  folder,
HWND  hwnd 
)
inline

Definition at line 1002 of file shellclasses.h.

1004 {
1005 }
ShellFolder & GetDesktopFolder()
Retrieval of special shell folder paths.
Definition: shellclasses.h:982
Definition: fci.c:116
_In_ LONG _In_ HWND hwnd
Definition: winddi.h:4023

The documentation for this struct was generated from the following file: