The ReadOnly method indicates whether the input stream is read-only.
Syntax
const BOOL ReadOnly(void);
Return Value
Returns the value of the m_bReadOnly member variable.
See Also