ReactOS 0.4.16-dev-747-gbc52d5f
|
Public Attributes | |
const KNOWNFOLDERID * | id |
CSIDL_Type | type |
LPCWSTR | szValueName |
LPCWSTR | szDefaultPath |
INT | nShell32IconIndex |
Definition at line 1065 of file shellpath.c.
const KNOWNFOLDERID* CSIDL_DATA::id |
Definition at line 1067 of file shellpath.c.
INT CSIDL_DATA::nShell32IconIndex |
Definition at line 1071 of file shellpath.c.
LPCWSTR CSIDL_DATA::szDefaultPath |
Definition at line 1070 of file shellpath.c.
LPCWSTR CSIDL_DATA::szValueName |
Definition at line 1069 of file shellpath.c.
Referenced by _SHGetUserProfilePath(), and _SHRegisterFolders().
CSIDL_Type CSIDL_DATA::type |
Definition at line 1068 of file shellpath.c.
Referenced by SHGetFolderPathAndSubDirW().