ReactOS 0.4.15-dev-8100-g1887773
knownFolderDef Struct Reference
Collaboration diagram for knownFolderDef:

Public Attributes

const KNOWNFOLDERIDfolderId
 
const charsFolderId
 
const int csidl
 
const charsCsidl
 
const charsName
 
const KF_CATEGORY category
 
const KNOWNFOLDERIDfidParents [2]
 
const charsRelativePath
 
const charsParsingName
 
const DWORD attributes
 
const KF_DEFINITION_FLAGS definitionFlags
 
const int line
 

Detailed Description

Definition at line 319 of file shellpath.c.

Member Data Documentation

◆ attributes

const DWORD knownFolderDef::attributes

Definition at line 329 of file shellpath.c.

Referenced by check_known_folder().

◆ category

const KF_CATEGORY knownFolderDef::category

Definition at line 325 of file shellpath.c.

Referenced by check_known_folder().

◆ csidl

const int knownFolderDef::csidl

Definition at line 322 of file shellpath.c.

Referenced by check_known_folder(), and test_knownFolders().

◆ definitionFlags

const KF_DEFINITION_FLAGS knownFolderDef::definitionFlags

Definition at line 330 of file shellpath.c.

Referenced by check_known_folder().

◆ fidParents

const KNOWNFOLDERID* knownFolderDef::fidParents[2]

Definition at line 326 of file shellpath.c.

Referenced by check_known_folder().

◆ folderId

const KNOWNFOLDERID* knownFolderDef::folderId

Definition at line 320 of file shellpath.c.

Referenced by check_known_folder(), and test_knownFolders().

◆ line

const int knownFolderDef::line

Definition at line 331 of file shellpath.c.

Referenced by check_known_folder().

◆ sCsidl

const char* knownFolderDef::sCsidl

Definition at line 323 of file shellpath.c.

Referenced by check_known_folder().

◆ sFolderId

const char* knownFolderDef::sFolderId

Definition at line 321 of file shellpath.c.

Referenced by check_known_folder(), and test_knownFolders().

◆ sName

const char* knownFolderDef::sName

Definition at line 324 of file shellpath.c.

Referenced by check_known_folder().

◆ sParsingName

const char* knownFolderDef::sParsingName

Definition at line 328 of file shellpath.c.

Referenced by check_known_folder().

◆ sRelativePath

const char* knownFolderDef::sRelativePath

Definition at line 327 of file shellpath.c.

Referenced by check_known_folder().


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