File::GetErrorCode

File::GetErrorCode
virtual int GetErrorCode() = 0;
Description

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

Return Value

An int value containing the error code.