Contents

setStreamMode

Sets the mode of the stream, either input or output.

Declaration

virtual IOReturn setStreamMode(
 IOStreamMode mode);

Overview

Subclasses may define whether it is possible to change the mode of a stream.

See Also

Stream control