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 で定義されています。
関連トピック