ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOFireWireDevice.h |
Includes: |
This header contains the definition of the IOFireWireDevice
and IOFireWireDeviceAux
classes.
An IOFireWireDevice
object represents a FireWire device in the I/O Registry.
It is strongly recommended that you write applications that access FireWire devices rather than in-kernel device drivers.
For more information on how to do this, see FireWire Device Interface Guide.
Represents a FireWire device.
ExpansionData |
struct ExpansionData { };
This structure will be used to expand the capablilties of the class in the future.
reserved |
ExpansionData * reserved;
Reserved for future use. (Internal use only)
|
Last Updated: 2008-12-19