DelegatedFile::GetErrorCode

DelegatedFile::GetErrorCode
virtual int GetErrorCode();
Description

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

Return Value

An int value containing the error code.