suspendStream
Temporarily suspend data flow on the stream.
Declaration
virtual IOReturn suspendStream(
void);Return Value
Returns kIOReturnSuccess if the stream was successfully suspended.
Temporarily suspend data flow on the stream.
virtual IOReturn suspendStream(
void);Returns kIOReturnSuccess if the stream was successfully suspended.