ReactOS 0.4.15-dev-7942-gd23573b
persistState Struct Reference

#include <shlobj_undoc.h>

Collaboration diagram for persistState:

Public Attributes

long dwSize
 
long browseType
 
long alwaysZero
 
long browserIndex
 
CLSID persistClass
 
ULONG pidlSize
 

Detailed Description

Definition at line 51 of file shlobj_undoc.h.

Member Data Documentation

◆ alwaysZero

long persistState::alwaysZero

Definition at line 55 of file shlobj_undoc.h.

◆ browserIndex

long persistState::browserIndex

Definition at line 56 of file shlobj_undoc.h.

Referenced by CShellBrowser::SaveHistory().

◆ browseType

long persistState::browseType

Definition at line 54 of file shlobj_undoc.h.

Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().

◆ dwSize

long persistState::dwSize

Definition at line 53 of file shlobj_undoc.h.

Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().

◆ persistClass

CLSID persistState::persistClass

Definition at line 57 of file shlobj_undoc.h.

Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().

◆ pidlSize

ULONG persistState::pidlSize

Definition at line 58 of file shlobj_undoc.h.

Referenced by CShellBrowser::LoadHistory(), and CShellBrowser::SaveHistory().


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