// ntddser.h
// CTL_CODE(0x001b, 0x00b, METHOD_BUFFERED, FILE_ANY_ACCESS)
#define IOCTL_SERIAL_RESET_DEVICE 0x001B002C
View the official Windows Driver Kit DDI referenceNo description available.
The IOCTL_SERIAL_RESET_DEVICE request resets a serial device.
None.
None.
None.
None.
The Information member is set to zero.
The Status member is set to one of the Generic Status Values for Serial Device Control Requests.