ERROR (ENUM)¶
TYPE ERROR :
- Attributes:
qualified_only
- InOut:
Name
Comment
NO_ERROR
No error
TIME_OUT
Time out
INVALID_HANDLE
The file handle can not be created
FILE_OPEN_ERROR
Unable to open the file
READ_ERROR
Can’t read file content
NOT_FOUND
The entry was not found
UNREFERENCED_INPUT
Input pointer with null value (check and set paIniFileEntry and/or psBuffer)
INVALID_INPUT_SIZE
The maximum array length is 0 (check and set uiSizeIniFileEntry and/or udiBufferSize)
SET_POS_FAILED
Set file postion failed
INVALID_LICENSE
No valid license found or demo mode has expired
INIFILEENTRY_FULL
IniFileEntry array is full
INIFILEENTRY_INSERT_AFTER_LAST
Insert index is after current IniFileEntry count
INIFILEENTRY_ALREADY_EXISTS
IniFileEntry already exists