ReactOS 0.4.15-dev-7788-g1ad9096
CSIDL_DATA Struct Reference
Collaboration diagram for CSIDL_DATA:

Public Attributes

const KNOWNFOLDERIDid
 
CSIDL_Type type
 
LPCWSTR szValueName
 
LPCWSTR szDefaultPath
 
INT nShell32IconIndex
 

Detailed Description

Definition at line 1071 of file shellpath.c.

Member Data Documentation

◆ id

const KNOWNFOLDERID* CSIDL_DATA::id

Definition at line 1073 of file shellpath.c.

◆ nShell32IconIndex

INT CSIDL_DATA::nShell32IconIndex

Definition at line 1077 of file shellpath.c.

◆ szDefaultPath

LPCWSTR CSIDL_DATA::szDefaultPath

Definition at line 1076 of file shellpath.c.

◆ szValueName

LPCWSTR CSIDL_DATA::szValueName

Definition at line 1075 of file shellpath.c.

Referenced by _SHGetUserProfilePath(), and _SHRegisterFolders().

◆ type

CSIDL_Type CSIDL_DATA::type

Definition at line 1074 of file shellpath.c.

Referenced by SHGetFolderPathAndSubDirW().


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