Contents

getFireWireUnit

Returns an IOFireWireUnit object.

Declaration

virtual IOFireWireUnit * getFireWireUnit(
 void );

Return Value

Returns a pointer to an IOFireWireUnit.

Overview

An IOFireWireUnit is the provider of an IOFireWireSBP2Target. In order to use the base FireWire services you will need a reference to the unit. This method returns that reference.

See Also

Miscellaneous