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.
Sets the mode of the stream, either input or output.
virtual IOReturn setStreamMode(
IOStreamMode mode);Subclasses may define whether it is possible to change the mode of a stream.