System.Sensitivity
Windows 10、バージョン 1703、Windows 10、バージョン 1607、Windows 10、バージョン 1511、Windows 10、バージョン 1507、Windows 8.1、Windows 8、Windows 7
propertyDescription
name = System.Sensitivity
shellPKey = PKEY_Sensitivity
formatID = F8D3F6AC-4874-42CB-BE59-AB454B30716A
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt16
EnumeratedList
UseValueForDefault = True
enum
name = Normal
value = 0
text = Normal
defineToken = SENSITIVITY_PROP_NORMAL
enum
name = Personal
value = 1
text = Personal
defineToken = SENSITIVITY_PROP_PERSONAL
enum
name = Private
value = 2
text = Private
defineToken = SENSITIVITY_PROP_PRIVATE
enum
name = Confidential
value = 3
text = Confidential
defineToken = SENSITIVITY_PROP_CONFIDENTIAL
Windows Vista
propertyDescription
name = System.Sensitivity
shellPKey = PKEY_Sensitivity
formatID = F8D3F6AC-4874-42CB-BE59-AB454B30716A
propID = 100
SearchInfo
IsColumn = true
typeInfo
type = UInt16
EnumeratedList
UseValueForDefault = True
enum
value = 0
text = Normal
defineName = SENSITIVITY_PROP_NORMAL
enum
value = 1
text = Personal
defineName = SENSITIVITY_PROP_PERSONAL
enum
value = 2
text = Private
defineName = SENSITIVITY_PROP_PRIVATE
enum
value = 3
text = Confidential
defineName = SENSITIVITY_PROP_CONFIDENTIAL
注釈
PKEY 値は Propkey.h で定義されます。
関連トピック