struktur STORAGE_BUS_RESET_REQUEST (ntddstor.h)
Struktur STORAGE_BUS_RESET_REQUEST digunakan bersama dengan permintaan IOCTL_STORAGE_RESET_BUS untuk menentukan jalur bus yang akan direset.
Sintaks
typedef struct _STORAGE_BUS_RESET_REQUEST {
UCHAR PathId;
} STORAGE_BUS_RESET_REQUEST, *PSTORAGE_BUS_RESET_REQUEST;
Anggota
PathId
Menunjukkan jumlah bus yang akan direset.
Persyaratan
Persyaratan | Nilai |
---|---|
Header | ntddstor.h (termasuk Ntddstor.h) |