// ntddstor.h
typedef enum _BPIO_INFLAGS {
BPIO_INFL_NONE
} BPIO_INFLAGS;
View the official Windows Driver Kit DDI referenceNo description available.
BPIO_INFLAGS defines the BypassIO input flags for the IOCTL_STORAGE_MANAGE_BYPASS_IO control code.
BPIO_INFL_NONENo input flag(s) are set.
See BypassIO for storage drivers for more information.
IOCTL_STORAGE_MANAGE_BYPASS_IO