File::IsValid

File::IsValid
virtual bool IsValid() const = 0;
Description

IsValid determines whether the file is usable (open) or not.

Return Value

A Boolean value of 1 if file is open, otherwise 0.