Carbon


SCSIDeregisterBus

Header: SCSI.h Carbon status: Unsupported

OSErr SCSIDeregisterBus (
    SCSI_PB *parameterBlock
);
parameterBlock
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

You will need to write a device driver using the IOKit API to deregister a SCSI bus in Mac OS X.


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)