Freigeben über


VSS_PROVIDER_CAPABILITIES-Enumeration (vss.h)

Wird nicht unterstützt.

Diese Enumeration ist für die zukünftige Verwendung reserviert.

Syntax

typedef enum _VSS_PROVIDER_CAPABILITIES {
  VSS_PRV_CAPABILITY_LEGACY = 0x1,
  VSS_PRV_CAPABILITY_COMPLIANT = 0x2,
  VSS_PRV_CAPABILITY_LUN_REPOINT = 0x4,
  VSS_PRV_CAPABILITY_LUN_RESYNC = 0x8,
  VSS_PRV_CAPABILITY_OFFLINE_CREATION = 0x10,
  VSS_PRV_CAPABILITY_MULTIPLE_IMPORT = 0x20,
  VSS_PRV_CAPABILITY_RECYCLING = 0x40,
  VSS_PRV_CAPABILITY_PLEX = 0x80,
  VSS_PRV_CAPABILITY_DIFFERENTIAL = 0x100,
  VSS_PRV_CAPABILITY_CLUSTERED = 0x200
} VSS_PROVIDER_CAPABILITIES, *PVSS_PROVIDER_CAPABILITIES;

Konstanten

 
VSS_PRV_CAPABILITY_LEGACY
Wert: 0x1
VSS_PRV_CAPABILITY_COMPLIANT
Wert: 0x2
VSS_PRV_CAPABILITY_LUN_REPOINT
Wert: 0x4
VSS_PRV_CAPABILITY_LUN_RESYNC
Wert: 0x8
VSS_PRV_CAPABILITY_OFFLINE_CREATION
Wert: 0x10
VSS_PRV_CAPABILITY_MULTIPLE_IMPORT
Wert: 0x20
VSS_PRV_CAPABILITY_RECYCLING
Wert: 0x40
VSS_PRV_CAPABILITY_PLEX
Wert: 0x80
VSS_PRV_CAPABILITY_DIFFERENTIAL
Wert: 0x100
VSS_PRV_CAPABILITY_CLUSTERED
Wert: 0x200

Anforderungen

   
Kopfzeile vss.h