scsiscan.h header

This header is used by image. For more information, see:

scsiscan.h contains the following programming interfaces:

IOCTLs

 
IOCTL_SCSISCAN_CMD

Creates a customized SCSI control descriptor block (CDB) and sends it to the kernel-mode still image driver for SCSI buses.
IOCTL_SCSISCAN_GET_INFO

The IOCTL_SCSISCAN_GET_INFO I/O control code returns device information.
IOCTL_SCSISCAN_LOCKDEVICE

Reserved for use by Microsoft.
IOCTL_SCSISCAN_SET_TIMEOUT

The IOCTL_SCSISCAN_SET_TIMEOUT control code modifies the time-out value used by the kernel-mode still image driver for SCSI buses when it accesses a device.
IOCTL_SCSISCAN_UNLOCKDEVICE

This IOCTL_SCSISCAN_UNLOCKDEVICE article it reserved for use by Microsoft.

Functions

 
SRB_STATUS

Learn more about: SRB_STATUS macro

Structures

 
SCSISCAN_CMD

The SCSISCAN_CMD structure is used as a parameter to DeviceIoControl, when the specified I/O control code is IOCTL_SCSISCAN_CMD.
SCSISCAN_INFO

The SCSISCAN_INFO structure is used as a parameter to DeviceIoControl (described in the Microsoft Windows SDK documentation), when the specified I/O control code is IOCTL_SCSISCAN_GET_INFO.