// parallel.h
// CTL_CODE(0x0016, 0x020, METHOD_BUFFERED, FILE_ANY_ACCESS)
#define IOCTL_INTERNAL_DISCONNECT_IDLE 0x00160080
View the official Windows Driver Kit DDI referenceNo description available.
The IOCTL_INTERNAL_DISCONNECT_IDLE request disconnects the IEEE 1284 operating modes that are set for a parallel device. The system-supplied bus driver for parallel ports sets the default operating mode to IEEE 1284-compatible.
For more information, see Setting and Clearing a Communication Mode for a Parallel 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 returned by internal device control requests for parallel devices.