This is work in progress.

Windows / Headers / winioctl.h

winioctl.h

This module defines the 32-Bit Windows Device I/O control codes.

Associated Error Codes

Below is a list of error codes found for this header.

SymbolicValueDescription
ERROR_LABEL_UNREADABLE0x00000001Bar code scanner could not read bar code label.
ERROR_LABEL_QUESTIONABLE0x00000002Label could be invalid due to unit attention condition.
ERROR_SLOT_NOT_PRESENT0x00000004Slot is currently not addressable in the device.
ERROR_DRIVE_NOT_INSTALLED0x00000008Drive is not installed.
ERROR_TRAY_MALFUNCTION0x00000010Media tray is malfunctioning/broken.
ERROR_INIT_STATUS_NEEDED0x00000011An Initialize Element Status command is needed.
ERROR_UNHANDLED_ERROR0xFFFFFFFFUnknown error condition
7 entries