MemoryFile::GetErrorCode

MemoryFile::GetErrorCode
int GetErrorCode();
Description

GetErrorCode return errno-based error code. Useful if any other function failed.

Return Value

An int value containing the error code.