ReactOS 0.4.16-dev-981-g80eb313
|
Public Attributes | |
const KNOWNFOLDERID * | id |
CSIDL_Type | type |
LPCWSTR | szValueName |
LPCWSTR | szDefaultPath |
INT | nShell32IconIndex |
Definition at line 1216 of file shellpath.c.
const KNOWNFOLDERID* CSIDL_DATA::id |
Definition at line 1218 of file shellpath.c.
INT CSIDL_DATA::nShell32IconIndex |
Definition at line 1222 of file shellpath.c.
LPCWSTR CSIDL_DATA::szDefaultPath |
Definition at line 1221 of file shellpath.c.
LPCWSTR CSIDL_DATA::szValueName |
Definition at line 1220 of file shellpath.c.
Referenced by _SHGetUserProfilePath(), and _SHRegisterFolders().
CSIDL_Type CSIDL_DATA::type |
Definition at line 1219 of file shellpath.c.
Referenced by SHGetFolderPathAndSubDirW().