System.IsRead
アイテムが読み取られたかどうかを識別します。
Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 1507、Windows 8.1、Windows 8、Windows 7
propertyDescription
name = System.IsRead
shellPKey = PKEY_IsRead
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 10
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = Boolean
EnumeratedList
UseValueForDefault = True
enum
name = Read
value = #TRUE#
text = Read
defineToken = ISREAD_READ
enum
name = NotRead
value = #FALSE#
text = Unread
defineToken = ISREAD_NOTREAD
Windows Vista
propertyDescription
name = System.IsRead
shellPKey = PKEY_IsRead
formatID = E3E0584C-B788-4A5A-BB20-7F5A44C9ACDD
propID = 10
SearchInfo
IsColumn = true
typeInfo
type = Boolean
EnumeratedList
UseValueForDefault = True
enum
value = #TRUE#
text = Read
mnemonics = read
enum
value = #FALSE#
text = Unread
mnemonics = unread
解説
PKEY 値は Propkey.h で定義されます。
関連トピック