The m_bAtEndOfStream member variable is a Boolean flag indicating whether the end of the stream was reached.
Syntax
BOOL m_bAtEndOfStream;
See Also