import"FileError.idl";
◆ ABORT_ERR
const unsigned short FileError::ABORT_ERR = 3 |
◆ code
◆ ENCODING_ERR
const unsigned short FileError::ENCODING_ERR = 5 |
◆ INVALID_MODIFICATION_ERR
const unsigned short FileError::INVALID_MODIFICATION_ERR = 9 |
◆ INVALID_STATE_ERR
const unsigned short FileError::INVALID_STATE_ERR = 7 |
◆ NO_MODIFICATION_ALLOWED_ERR
const unsigned short FileError::NO_MODIFICATION_ALLOWED_ERR = 6 |
◆ NOT_FOUND_ERR
const unsigned short FileError::NOT_FOUND_ERR = 1 |
◆ NOT_READABLE_ERR
const unsigned short FileError::NOT_READABLE_ERR = 4 |
◆ PATH_EXISTS_ERR
const unsigned short FileError::PATH_EXISTS_ERR = 12 |
◆ QUOTA_EXCEEDED_ERR
const unsigned short FileError::QUOTA_EXCEEDED_ERR = 10 |
◆ SECURITY_ERR
const unsigned short FileError::SECURITY_ERR = 2 |
◆ SYNTAX_ERR
const unsigned short FileError::SYNTAX_ERR = 8 |
◆ TYPE_MISMATCH_ERR
const unsigned short FileError::TYPE_MISMATCH_ERR = 11 |
The documentation for this interface was generated from the following file: