Contents

getOutputCount

Gets the number of packets accepted by the target.

Declaration

virtual UInt32 getOutputCount();

Return Value

Returns the number of times that kIOOutputStatusAccepted is returned by the target.

See Also

Miscellaneous