|
ReactOS 0.4.17-dev-243-g1369312
|
#include <shlobj_undoc.h>

Public Attributes | |
| long | dwSize |
| long | browseType |
| long | alwaysZero |
| long | browserIndex |
| CLSID | persistClass |
| ULONG | pidlSize |
Definition at line 60 of file shlobj_undoc.h.
| long persistState::alwaysZero |
Definition at line 64 of file shlobj_undoc.h.
| long persistState::browserIndex |
Definition at line 65 of file shlobj_undoc.h.
Referenced by CShellBrowser::SaveHistory().
| long persistState::browseType |
Definition at line 63 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
| long persistState::dwSize |
Definition at line 62 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
| CLSID persistState::persistClass |
Definition at line 66 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().
| ULONG persistState::pidlSize |
Definition at line 67 of file shlobj_undoc.h.
Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().