Partager via


structure DEVICE_DSM_QUERY_PREFER_LOCAL_REPAIR_OUTPUT (ntddstor.h)

La structure DEVICE_DSM_QUERY_PREFER_LOCAL_REPAIR_OUTPUT indique si l’appareil préfère une réparation locale des espaces de stockage.

Syntaxe

typedef struct _DEVICE_DSM_QUERY_PREFER_LOCAL_REPAIR_OUTPUT {
  ULONG   Version;
  BOOLEAN PreferLocalRepair;
} DEVICE_DSM_QUERY_PREFER_LOCAL_REPAIR_OUTPUT, *PDEVICE_DSM_QUERY_PREFER_LOCAL_REPAIR_OUTPUT;

Membres

Version

La taille de cette structure. Cette valeur est définie sur sizeof(DEVICE_DSM_QUERY_PREFER_LOCAL_REPAIR_OUTPUT).

PreferLocalRepair

Indique si l’appareil préfère une réparation locale des espaces de stockage.

Configuration requise

Condition requise Valeur
En-tête ntddstor.h