ADC Home > Reference Library > Reference > Hardware & Drivers > I/O Kit Framework Reference
|
IOFireWireReadQuadletCommandInterface |
Declared In: |
IOFireWireReadQuadletCommandInterface -- IOFireWireLib quadlet read command object.
Obsolete; do not use. Use IOFireWireReadCommandInterface v2 or newer and its function SetMaxPacket()
Set destination for read data
SetQuads |
Set destination for read data
void ( *SetQuads)( IOFireWireLibReadQuadletCommandRef self, UInt32 inQuads[], UInt32 inNumQuads);
self
The command object interface of interest
inQuads
An array of quadlets
inNumQuads
Number of quadlet in 'inQuads'
|
Last Updated: 2009-02-23