ADC Home > Reference Library > Reference > Hardware & Drivers > I/O Kit Framework Reference

 


IOCDPartitionScheme.h

Include Path:

<IOKit/storage/IOCDMedia.h>

Path:

/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/storage/IOCDParitionScheme.h

Includes:

Overview

This header contains the IOCDPartitionScheme class definition. The IOCDPartitionScheme class defines methods that scan the CD media for partitions and read and write data.



#defines


kIOCDPartitionSchemeClass


kIOCDPartitionSchemeClass is the name of the IOCDPartitionScheme class.

#define kIOCDPartitionSchemeClass "IOCDPartitionScheme" 
Discussion

kIOCDPartitionSchemeClass is the name of the IOCDPartitionScheme class.


kIOMediaSessionIDKey


kIOMediaSessionIDKey is property of IOMedia objects. It has an OSNumber value.

#define kIOMediaSessionIDKey "Session ID" 
Discussion

The kIOMediaSessionIDKey property is placed into each IOMedia instance created by the CD partition scheme. It identifies the session number the track was recorded on.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2009-02-23