MemoryFile::IsValid

MemoryFile::IsValid
bool IsValid() const;
Description

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

Return Value

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