ReactOS 0.4.15-dev-7934-g1dc8d80
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 1065 of file shellpath.c.

Member Data Documentation

◆ id

const KNOWNFOLDERID* CSIDL_DATA::id

Definition at line 1067 of file shellpath.c.

◆ nShell32IconIndex

INT CSIDL_DATA::nShell32IconIndex

Definition at line 1071 of file shellpath.c.

◆ szDefaultPath

LPCWSTR CSIDL_DATA::szDefaultPath

Definition at line 1070 of file shellpath.c.

◆ szValueName

LPCWSTR CSIDL_DATA::szValueName

Definition at line 1069 of file shellpath.c.

Referenced by _SHGetUserProfilePath(), and _SHRegisterFolders().

◆ type

CSIDL_Type CSIDL_DATA::type

Definition at line 1068 of file shellpath.c.

Referenced by SHGetFolderPathAndSubDirW().


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