ALox  V. 2402 R. 0
Home ALox for C++ ALox for C# ALox for Java Download
Public Fields | List of all members
IniFile.Status Enum Reference

Class Description


Status codes

Public Fields

 ERROR_OPENING_FILE
 
 ERROR_WRITING_FILE
 
 OK
 

Member Data Documentation

◆ ERROR_OPENING_FILE

ERROR_OPENING_FILE

File not found when reading. This is not necessarily an error.

◆ ERROR_WRITING_FILE

ERROR_WRITING_FILE

An error occurred writing the file .

◆ OK

OK

All went well


The documentation for this enum was generated from the following file: