Contents

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.

See Also

Working with Stream Formats