Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1
propertyDescription
name = System.OfflineAvailability
shellPKey = PKEY_OfflineAvailability
formatID = A94688B6-7D9F-4570-A648-E3DFC0AB2B3F
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotAvailable
value = 0
text = Online-only
defineToken = OFFLINEAVAILABILITY_NOT_AVAILABLE
enum
name = Available
value = 1
text = Available
defineToken = OFFLINEAVAILABILITY_AVAILABLE
enum
name = AlwaysAvailable
value = 2
text = Available offline
defineToken = OFFLINEAVAILABILITY_ALWAYS_AVAILABLE
Windows 8, Windows 7
propertyDescription
name = System.OfflineAvailability
shellPKey = PKEY_OfflineAvailability
formatID = A94688B6-7D9F-4570-A648-E3DFC0AB2B3F
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotAvailable
value = 0
text = Not available
defineToken = OFFLINEAVAILABILITY_NOT_AVAILABLE
enum
name = Available
value = 1
text = Available
defineToken = OFFLINEAVAILABILITY_AVAILABLE
enum
name = AlwaysAvailable
value = 2
text = Always available
defineToken = OFFLINEAVAILABILITY_ALWAYS_AVAILABLE
Windows Vista
propertyDescription
name = System.OfflineAvailability
shellPKey = PKEY_OfflineAvailability
formatID = A94688B6-7D9F-4570-A648-E3DFC0AB2B3F
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
value = 0
text = Not available
defineName = OFFLINEAVAILABILITY_NOT_AVAILABLE
enum
value = 1
text = Available
defineName = OFFLINEAVAILABILITY_AVAILABLE
enum
value = 2
text = Always available
defineName = OFFLINEAVAILABILITY_ALWAYS_AVAILABLE
Remarks
PKEY values are defined in Propkey.h.
Related topics