// ntddser.h
// CTL_CODE(0x001b, 0x001, METHOD_BUFFERED, FILE_ANY_ACCESS)
#define IOCTL_SERIAL_INTERNAL_DO_WAIT_WAKE 0x001B0004
View the official Windows Driver Kit DDI referenceNo description available.
The IOCTL_SERIAL_INTERNAL_DO_WAIT_WAKE request enables the wait/wake operation of a serial device.
IRP_MJ_INTERNAL_DEVICE_CONTROL
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.
IOCTL_SERIAL_INTERNAL_CANCEL_WAIT_WAKE