System.Priority
Windows 10, versione 1703, Windows 10, versione 1607, Windows 10, versione 1511, Windows 10, versione 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.Priority
shellPKey = PKEY_Priority
formatID = 9C1FCF74-2D97-41BA-B4AE-CB2E3661A6E4
propID = 5
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt16
EnumeratedList
UseValueForDefault = True
enum
name = Low
value = 0
text = Low
defineToken = PRIORITY_PROP_LOW
enum
name = Normal
value = 1
text = Normal
defineToken = PRIORITY_PROP_NORMAL
enum
name = High
value = 2
text = High
defineToken = PRIORITY_PROP_HIGH
Windows Vista
propertyDescription
name = System.Priority
shellPKey = PKEY_Priority
formatID = 9C1FCF74-2D97-41BA-B4AE-CB2E3661A6E4
propID = 5
SearchInfo
IsColumn = true
typeInfo
type = UInt16
EnumeratedList
UseValueForDefault = True
enum
value = 0
text = Low
defineName = PRIORITY_PROP_LOW
enum
value = 1
text = Normal
defineName = PRIORITY_PROP_NORMAL
enum
value = 2
text = High
defineName = PRIORITY_PROP_HIGH
Commenti
I valori PKEY sono definiti in Propkey.h.
Argomenti correlati