Important: The information in this document is obsolete and should not be used for new development.
SCSINop
TheSCSINop
function does nothing.
OSErr SCSIAction(SCSI_PB *scsiPB);
scsiPB
- A pointer to a SCSI Manager parameter block.
--> scsiFunctionCode UInt8 The SCSINop
function selector code (0x00).DESCRIPTION
TheSCSINop
function performs no action, returns no values in the parameter block, and does not call a completion routine. It is provided for compatibility with the CAM specification, and may be useful for debugging.RESULT CODES
noErr 0 No error