public enum LoadInformationPublic Enumeration LoadInformationpublic enum class LoadInformationtype LoadInformation| Unknown | 0 | State not known. |
| Successful | 1 | Import was successful |
| PathUnknown | 2 | File not found, because path is unknown. |
| PlugInNotFound | 3 | The relevant plugin.dll is not available, you can check the install directory PCB-Investigator/PlugIn for the relevant dll. |
| Error | 4 | There was an error, please check errorlog for details. |
| NoRights | 5 | With the current license no right to open the selected format. |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |