|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <shlobj_undoc.h>

Public Attributes | |
| long | dwSize |
| long | browseType |
| long | alwaysZero |
| long | browserIndex |
| CLSID | persistClass |
| ULONG | pidlSize |
Definition at line 40 of file shlobj_undoc.h.
| long persistState::alwaysZero |
Definition at line 44 of file shlobj_undoc.h.
| long persistState::browserIndex |
Definition at line 45 of file shlobj_undoc.h.
Referenced by CShellBrowser::SaveHistory().
| long persistState::browseType |
Definition at line 43 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
| long persistState::dwSize |
Definition at line 42 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
| CLSID persistState::persistClass |
Definition at line 46 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
| ULONG persistState::pidlSize |
Definition at line 47 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().