GetStreamIsActive
Gets a value that indicates whether the stream is active and doing I/O.
Declaration
bool GetStreamIsActive();Return Value
true if the stream is enabled and performing I/O; false otherwise.
Gets a value that indicates whether the stream is active and doing I/O.
bool GetStreamIsActive();true if the stream is enabled and performing I/O; false otherwise.