Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
Bemerkungen
PKEY-Werte werden in Propkey.h definiert.
Verwandte Themen