SysFile::IsValid

SysFile::IsValid
virtual SF_EXPORT bool IsValid() const;
Description

IsValid overrides to provide re-open support; determines whether file is usable (open) or not.

Return Value

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