System.FlagStatus
旗標的狀態。 值: (0=none 1=white 2=Red) 。
Windows 10版本 1703、Windows 10版本 1607、Windows 10、版本 1511、Windows 10版本 1507、Windows 8.1、Windows 8、Windows 7
propertyDescription
name = System.FlagStatus
shellPKey = PKEY_FlagStatus
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 12
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Int32
EnumeratedList
UseValueForDefault = True
enum
name = NotFlagged
value = 0
text = Not flagged
defineToken = FLAGSTATUS_NOTFLAGGED
mnemonics = Unflagged
enum
name = Completed
value = 1
text = Completed
defineToken = FLAGSTATUS_COMPLETED
enum
name = FollowUp
value = 2
text = Follow Up
defineToken = FLAGSTATUS_FOLLOWUP
mnemonics = Followup Flag|followup|follow
Windows Vista
propertyDescription
name = System.FlagStatus
shellPKey = PKEY_FlagStatus
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 12
SearchInfo
IsColumn = true
typeInfo
type = Int32
EnumeratedList
UseValueForDefault = True
enum
value = 0
text = Not flagged
defineName = FLAGSTATUS_NOTFLAGGED
mnemonics = Unflagged
enum
value = 1
text = Completed
defineName = FLAGSTATUS_COMPLETED
enum
value = 2
text = Follow Up
defineName = FLAGSTATUS_FOLLOWUP
mnemonics = Followup Flag|followup|follow
備註
PKEY 值定義于 Propkey.h 中。
相關主題