ReactOS 0.4.16-dev-106-g10b08aa
|
#include <shlobj_undoc.h>
Public Attributes | |
long | dwSize |
long | browseType |
long | alwaysZero |
long | browserIndex |
CLSID | persistClass |
ULONG | pidlSize |
Definition at line 51 of file shlobj_undoc.h.
long persistState::alwaysZero |
Definition at line 55 of file shlobj_undoc.h.
long persistState::browserIndex |
Definition at line 56 of file shlobj_undoc.h.
Referenced by CShellBrowser::SaveHistory().
long persistState::browseType |
Definition at line 54 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
long persistState::dwSize |
Definition at line 53 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
CLSID persistState::persistClass |
Definition at line 57 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
ULONG persistState::pidlSize |
Definition at line 58 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().