Contents

stopStream

Stop sending data on a stream.

Declaration

virtual IOReturn stopStream(
 void);

Return Value

Returns kIOReturnSuccess if the stream was successfully stopped.

Overview

This must be implemented by a subclass.

See Also

Stream control