ReactOS 0.4.15-dev-6712-g46b4b55
CABINETSTATE Struct Reference

#include <shlobj.h>

Inheritance diagram for CABINETSTATE:

Public Attributes

WORD cLength
 
WORD nVersion
 
BOOL fFullPathTitle:1
 
BOOL fSaveLocalView:1
 
BOOL fNotShell:1
 
BOOL fSimpleDefault:1
 
BOOL fDontShowDescBar:1
 
BOOL fNewWindowMode:1
 
BOOL fShowCompColor:1
 
BOOL fDontPrettyNames:1
 
BOOL fAdminsCreateCommonGroups:1
 
UINT fUnusedFlags:7
 
UINT __pad0__:15
 
UINT fMenuEnumFilter
 

Detailed Description

Definition at line 2240 of file shlobj.h.

Member Data Documentation

◆ __pad0__

UINT CABINETSTATE::__pad0__

Definition at line 2253 of file shlobj.h.

◆ cLength

WORD CABINETSTATE::cLength

Definition at line 2241 of file shlobj.h.

Referenced by CabinetStateSettings::Load().

◆ fAdminsCreateCommonGroups

BOOL CABINETSTATE::fAdminsCreateCommonGroups

Definition at line 2251 of file shlobj.h.

◆ fDontPrettyNames

BOOL CABINETSTATE::fDontPrettyNames

Definition at line 2250 of file shlobj.h.

◆ fDontShowDescBar

BOOL CABINETSTATE::fDontShowDescBar

Definition at line 2247 of file shlobj.h.

◆ fFullPathTitle

BOOL CABINETSTATE::fFullPathTitle

Definition at line 2243 of file shlobj.h.

Referenced by CabinetStateSettings::Load(), and CShellBrowser::UpdateWindowTitle().

◆ fMenuEnumFilter

UINT CABINETSTATE::fMenuEnumFilter

Definition at line 2254 of file shlobj.h.

◆ fNewWindowMode

BOOL CABINETSTATE::fNewWindowMode

Definition at line 2248 of file shlobj.h.

◆ fNotShell

BOOL CABINETSTATE::fNotShell

Definition at line 2245 of file shlobj.h.

◆ fSaveLocalView

BOOL CABINETSTATE::fSaveLocalView

Definition at line 2244 of file shlobj.h.

◆ fShowCompColor

BOOL CABINETSTATE::fShowCompColor

Definition at line 2249 of file shlobj.h.

◆ fSimpleDefault

BOOL CABINETSTATE::fSimpleDefault

Definition at line 2246 of file shlobj.h.

◆ fUnusedFlags

UINT CABINETSTATE::fUnusedFlags

Definition at line 2252 of file shlobj.h.

◆ nVersion

WORD CABINETSTATE::nVersion

Definition at line 2242 of file shlobj.h.


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