DoneEx INI-File Manager Library API Help |
The function GetLastErr retrieves the last-error code value.
void GetLastErr(); |
Return Values
The return value is the last-error code value.
Remark
To get the error description from the last-error code value call the function GetLastErrDescr.