Partager via


structure STORAGE_BUS_RESET_REQUEST (ntddstor.h)

La structure STORAGE_BUS_RESET_REQUEST est utilisée conjointement avec la requête IOCTL_STORAGE_RESET_BUS pour spécifier le chemin d’accès du bus à réinitialiser.

Syntaxe

typedef struct _STORAGE_BUS_RESET_REQUEST {
  UCHAR PathId;
} STORAGE_BUS_RESET_REQUEST, *PSTORAGE_BUS_RESET_REQUEST;

Membres

PathId

Indique le nombre de bus à réinitialiser.

Exigences

Exigence Valeur
d’en-tête ntddstor.h (include Ntddstor.h)

Voir aussi

IOCTL_STORAGE_RESET_BUS