ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IODVDBlockStorageDevice.h |
Include Path: | <IOKit/storage/IODVDBlockStorageDevice.h> |
Path: | /System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/storage/IODVDBlockStorageDevice.h |
Includes: |
<IOKit/storage/IODVDTypes.h> <IOKit/storage/IOCDBlockStorageDevice.h> |
This header contains the definition of the abstract class IODVDBlockStorageDevice. The IODVDBlockStorageDevice class defines the protocol for generic DVD functionality, regardless of the physical connection protocol, such as SCSI or USB.
For some more information on the IODVDBlockStorageDevice class, see Writing Drivers for Mass Storage Devices.
The IODVDBlockStorageDevice class is a generic DVD block storage device abstraction.
kIODVDBlockStorageDeviceClass |
kIODVDBlockStorageDeviceClass is the name of the IODVDBlockStorageDevice class.
#define kIODVDBlockStorageDeviceClass "IODVDBlockStorageDevice"
kIODVDBlockStorageDeviceClass is the name of the IODVDBlockStorageDevice class.
|
Last Updated: 2008-12-19