Contents

sendClientReference

Declaration

virtual SInt32 sendClientReference(
 IOByteCount offset = 0,
 IOByteCount length = 0 );

Parameters

  • offset:

    The offset in the buffer of the data sent to the client.

  • length:

    The length of the data sent to the client.

Return Value

The new client reference count.

See Also

Miscellaneous