DwfResult enumeration

DwfResult enumeration

Represents operations result

The DwfResult type exposes the following members:

Fields

FieldDescription
SUCCESSSuccess result
WAITING_FOR_DATAWaiting_For_Data
CORRUPT_FILE_ERRORCorrupt file error
END_OF_FILE_ERROREnd of file error
UNKNOWN_FILE_READ_ERRORUnknownFileReadError
OUT_OF_MEMORY_ERROROut of memory error
FILE_ALREADY_OPEN_ERRORFile already open error
NO_FILE_OPEN_ERRORNo file open error
FILE_WRITE_ERRORFile write error
FILE_OPEN_ERRORFile open error
INTERNAL_ERRORInternal error
NOT_ADWF_FILE_ERRORNot a DWF file error
USER_REQUESTED_ABORTUser requested abort
DWF_VERSION_HIGHER_THAN_TOOLKITDWF Version Higher Than Toolkit
UNSUPPORTED_DWF_OPCODEUnsupported DWF Opcode
UNSUPPORTED_DWF_EXTENSION_ERRORUnsupported DWF ExtensionError
END_OF_DWF_OPCODE_FOUNDEnd of DWF OpcodeFound
FILE_INCONSISTENCY_WARNINGFile inconsistency warning
TOOLKIT_USAGE_ERRORToolkit usage error
DECOMPRESSION_TERMINATEDDecompression terminated
FILE_CLOSE_ERRORFile close error
OPCODE_NOT_VALID_FOR_THIS_OBJECTOpcodeNotValidForThisObject
DWF_PACKAGE_FORMATDWF Package Format
MINOR_VERSION_WARNINGMinor version warning
UNDEFINEDUndefined result

See Also