WinError.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:582k
- // MessageId: ERROR_INDEX_ABSENT
- //
- // MessageText:
- //
- // Component qualifier not present.
- //
- #define ERROR_INDEX_ABSENT 1611L
- //
- // MessageId: ERROR_INSTALL_SOURCE_ABSENT
- //
- // MessageText:
- //
- // The installation source for this product is not available. Verify that the source exists and that you can access it.
- //
- #define ERROR_INSTALL_SOURCE_ABSENT 1612L
- //
- // MessageId: ERROR_INSTALL_PACKAGE_VERSION
- //
- // MessageText:
- //
- // This installation package cannot be installed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.
- //
- #define ERROR_INSTALL_PACKAGE_VERSION 1613L
- //
- // MessageId: ERROR_PRODUCT_UNINSTALLED
- //
- // MessageText:
- //
- // Product is uninstalled.
- //
- #define ERROR_PRODUCT_UNINSTALLED 1614L
- //
- // MessageId: ERROR_BAD_QUERY_SYNTAX
- //
- // MessageText:
- //
- // SQL query syntax invalid or unsupported.
- //
- #define ERROR_BAD_QUERY_SYNTAX 1615L
- //
- // MessageId: ERROR_INVALID_FIELD
- //
- // MessageText:
- //
- // Record field does not exist.
- //
- #define ERROR_INVALID_FIELD 1616L
- //
- // MessageId: ERROR_DEVICE_REMOVED
- //
- // MessageText:
- //
- // The device has been removed.
- //
- #define ERROR_DEVICE_REMOVED 1617L
- //
- // MessageId: ERROR_INSTALL_ALREADY_RUNNING
- //
- // MessageText:
- //
- // Another installation is already in progress. Complete that installation before proceeding with this install.
- //
- #define ERROR_INSTALL_ALREADY_RUNNING 1618L
- //
- // MessageId: ERROR_INSTALL_PACKAGE_OPEN_FAILED
- //
- // MessageText:
- //
- // This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer package.
- //
- #define ERROR_INSTALL_PACKAGE_OPEN_FAILED 1619L
- //
- // MessageId: ERROR_INSTALL_PACKAGE_INVALID
- //
- // MessageText:
- //
- // This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
- //
- #define ERROR_INSTALL_PACKAGE_INVALID 1620L
- //
- // MessageId: ERROR_INSTALL_UI_FAILURE
- //
- // MessageText:
- //
- // There was an error starting the Windows Installer service user interface. Contact your support personnel.
- //
- #define ERROR_INSTALL_UI_FAILURE 1621L
- //
- // MessageId: ERROR_INSTALL_LOG_FAILURE
- //
- // MessageText:
- //
- // Error opening installation log file. Verify that the specified log file location exists and that you can write to it.
- //
- #define ERROR_INSTALL_LOG_FAILURE 1622L
- //
- // MessageId: ERROR_INSTALL_LANGUAGE_UNSUPPORTED
- //
- // MessageText:
- //
- // The language of this installation package is not supported by your system.
- //
- #define ERROR_INSTALL_LANGUAGE_UNSUPPORTED 1623L
- //
- // MessageId: ERROR_INSTALL_TRANSFORM_FAILURE
- //
- // MessageText:
- //
- // Error applying transforms. Verify that the specified transform paths are valid.
- //
- #define ERROR_INSTALL_TRANSFORM_FAILURE 1624L
- //
- // MessageId: ERROR_INSTALL_PACKAGE_REJECTED
- //
- // MessageText:
- //
- // This installation is forbidden by system policy. Contact your system administrator.
- //
- #define ERROR_INSTALL_PACKAGE_REJECTED 1625L
- //
- // MessageId: ERROR_FUNCTION_NOT_CALLED
- //
- // MessageText:
- //
- // Function could not be executed.
- //
- #define ERROR_FUNCTION_NOT_CALLED 1626L
- //
- // MessageId: ERROR_FUNCTION_FAILED
- //
- // MessageText:
- //
- // Function failed during execution.
- //
- #define ERROR_FUNCTION_FAILED 1627L
- //
- // MessageId: ERROR_INVALID_TABLE
- //
- // MessageText:
- //
- // Invalid or unknown table specified.
- //
- #define ERROR_INVALID_TABLE 1628L
- //
- // MessageId: ERROR_DATATYPE_MISMATCH
- //
- // MessageText:
- //
- // Data supplied is of wrong type.
- //
- #define ERROR_DATATYPE_MISMATCH 1629L
- //
- // MessageId: ERROR_UNSUPPORTED_TYPE
- //
- // MessageText:
- //
- // Data of this type is not supported.
- //
- #define ERROR_UNSUPPORTED_TYPE 1630L
- //
- // MessageId: ERROR_CREATE_FAILED
- //
- // MessageText:
- //
- // The Windows Installer service failed to start. Contact your support personnel.
- //
- #define ERROR_CREATE_FAILED 1631L
- //
- // MessageId: ERROR_INSTALL_TEMP_UNWRITABLE
- //
- // MessageText:
- //
- // The Temp folder is on a drive that is full or is inaccessible. Free up space on the drive or verify that you have write permission on the Temp folder.
- //
- #define ERROR_INSTALL_TEMP_UNWRITABLE 1632L
- //
- // MessageId: ERROR_INSTALL_PLATFORM_UNSUPPORTED
- //
- // MessageText:
- //
- // This installation package is not supported by this processor type. Contact your product vendor.
- //
- #define ERROR_INSTALL_PLATFORM_UNSUPPORTED 1633L
- //
- // MessageId: ERROR_INSTALL_NOTUSED
- //
- // MessageText:
- //
- // Component not used on this computer.
- //
- #define ERROR_INSTALL_NOTUSED 1634L
- //
- // MessageId: ERROR_PATCH_PACKAGE_OPEN_FAILED
- //
- // MessageText:
- //
- // This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package.
- //
- #define ERROR_PATCH_PACKAGE_OPEN_FAILED 1635L
- //
- // MessageId: ERROR_PATCH_PACKAGE_INVALID
- //
- // MessageText:
- //
- // This patch package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer patch package.
- //
- #define ERROR_PATCH_PACKAGE_INVALID 1636L
- //
- // MessageId: ERROR_PATCH_PACKAGE_UNSUPPORTED
- //
- // MessageText:
- //
- // This patch package cannot be processed by the Windows Installer service. You must install a Windows service pack that contains a newer version of the Windows Installer service.
- //
- #define ERROR_PATCH_PACKAGE_UNSUPPORTED 1637L
- //
- // MessageId: ERROR_PRODUCT_VERSION
- //
- // MessageText:
- //
- // Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.
- //
- #define ERROR_PRODUCT_VERSION 1638L
- //
- // MessageId: ERROR_INVALID_COMMAND_LINE
- //
- // MessageText:
- //
- // Invalid command line argument. Consult the Windows Installer SDK for detailed command line help.
- //
- #define ERROR_INVALID_COMMAND_LINE 1639L
- //
- // MessageId: ERROR_INSTALL_REMOTE_DISALLOWED
- //
- // MessageText:
- //
- // Only administrators have permission to add, remove, or configure server software during a Terminal services remote session. If you want to install or configure software on the server, contact your network administrator.
- //
- #define ERROR_INSTALL_REMOTE_DISALLOWED 1640L
- //
- // MessageId: ERROR_SUCCESS_REBOOT_INITIATED
- //
- // MessageText:
- //
- // The requested operation completed successfully. The system will be restarted so the changes can take effect.
- //
- #define ERROR_SUCCESS_REBOOT_INITIATED 1641L
- //
- // MessageId: ERROR_PATCH_TARGET_NOT_FOUND
- //
- // MessageText:
- //
- // The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer an
- // d that you have the correct upgrade patch.
- //
- #define ERROR_PATCH_TARGET_NOT_FOUND 1642L
- //
- // MessageId: ERROR_PATCH_PACKAGE_REJECTED
- //
- // MessageText:
- //
- // The patch package is not permitted by software restriction policy.
- //
- #define ERROR_PATCH_PACKAGE_REJECTED 1643L
- //
- // MessageId: ERROR_INSTALL_TRANSFORM_REJECTED
- //
- // MessageText:
- //
- // One or more customizations are not permitted by software restriction policy.
- //
- #define ERROR_INSTALL_TRANSFORM_REJECTED 1644L
- // End of MSI error codes
- ///////////////////////////
- // //
- // RPC Status Codes //
- // //
- ///////////////////////////
- //
- // MessageId: RPC_S_INVALID_STRING_BINDING
- //
- // MessageText:
- //
- // The string binding is invalid.
- //
- #define RPC_S_INVALID_STRING_BINDING 1700L
- //
- // MessageId: RPC_S_WRONG_KIND_OF_BINDING
- //
- // MessageText:
- //
- // The binding handle is not the correct type.
- //
- #define RPC_S_WRONG_KIND_OF_BINDING 1701L
- //
- // MessageId: RPC_S_INVALID_BINDING
- //
- // MessageText:
- //
- // The binding handle is invalid.
- //
- #define RPC_S_INVALID_BINDING 1702L
- //
- // MessageId: RPC_S_PROTSEQ_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The RPC protocol sequence is not supported.
- //
- #define RPC_S_PROTSEQ_NOT_SUPPORTED 1703L
- //
- // MessageId: RPC_S_INVALID_RPC_PROTSEQ
- //
- // MessageText:
- //
- // The RPC protocol sequence is invalid.
- //
- #define RPC_S_INVALID_RPC_PROTSEQ 1704L
- //
- // MessageId: RPC_S_INVALID_STRING_UUID
- //
- // MessageText:
- //
- // The string universal unique identifier (UUID) is invalid.
- //
- #define RPC_S_INVALID_STRING_UUID 1705L
- //
- // MessageId: RPC_S_INVALID_ENDPOINT_FORMAT
- //
- // MessageText:
- //
- // The endpoint format is invalid.
- //
- #define RPC_S_INVALID_ENDPOINT_FORMAT 1706L
- //
- // MessageId: RPC_S_INVALID_NET_ADDR
- //
- // MessageText:
- //
- // The network address is invalid.
- //
- #define RPC_S_INVALID_NET_ADDR 1707L
- //
- // MessageId: RPC_S_NO_ENDPOINT_FOUND
- //
- // MessageText:
- //
- // No endpoint was found.
- //
- #define RPC_S_NO_ENDPOINT_FOUND 1708L
- //
- // MessageId: RPC_S_INVALID_TIMEOUT
- //
- // MessageText:
- //
- // The timeout value is invalid.
- //
- #define RPC_S_INVALID_TIMEOUT 1709L
- //
- // MessageId: RPC_S_OBJECT_NOT_FOUND
- //
- // MessageText:
- //
- // The object universal unique identifier (UUID) was not found.
- //
- #define RPC_S_OBJECT_NOT_FOUND 1710L
- //
- // MessageId: RPC_S_ALREADY_REGISTERED
- //
- // MessageText:
- //
- // The object universal unique identifier (UUID) has already been registered.
- //
- #define RPC_S_ALREADY_REGISTERED 1711L
- //
- // MessageId: RPC_S_TYPE_ALREADY_REGISTERED
- //
- // MessageText:
- //
- // The type universal unique identifier (UUID) has already been registered.
- //
- #define RPC_S_TYPE_ALREADY_REGISTERED 1712L
- //
- // MessageId: RPC_S_ALREADY_LISTENING
- //
- // MessageText:
- //
- // The RPC server is already listening.
- //
- #define RPC_S_ALREADY_LISTENING 1713L
- //
- // MessageId: RPC_S_NO_PROTSEQS_REGISTERED
- //
- // MessageText:
- //
- // No protocol sequences have been registered.
- //
- #define RPC_S_NO_PROTSEQS_REGISTERED 1714L
- //
- // MessageId: RPC_S_NOT_LISTENING
- //
- // MessageText:
- //
- // The RPC server is not listening.
- //
- #define RPC_S_NOT_LISTENING 1715L
- //
- // MessageId: RPC_S_UNKNOWN_MGR_TYPE
- //
- // MessageText:
- //
- // The manager type is unknown.
- //
- #define RPC_S_UNKNOWN_MGR_TYPE 1716L
- //
- // MessageId: RPC_S_UNKNOWN_IF
- //
- // MessageText:
- //
- // The interface is unknown.
- //
- #define RPC_S_UNKNOWN_IF 1717L
- //
- // MessageId: RPC_S_NO_BINDINGS
- //
- // MessageText:
- //
- // There are no bindings.
- //
- #define RPC_S_NO_BINDINGS 1718L
- //
- // MessageId: RPC_S_NO_PROTSEQS
- //
- // MessageText:
- //
- // There are no protocol sequences.
- //
- #define RPC_S_NO_PROTSEQS 1719L
- //
- // MessageId: RPC_S_CANT_CREATE_ENDPOINT
- //
- // MessageText:
- //
- // The endpoint cannot be created.
- //
- #define RPC_S_CANT_CREATE_ENDPOINT 1720L
- //
- // MessageId: RPC_S_OUT_OF_RESOURCES
- //
- // MessageText:
- //
- // Not enough resources are available to complete this operation.
- //
- #define RPC_S_OUT_OF_RESOURCES 1721L
- //
- // MessageId: RPC_S_SERVER_UNAVAILABLE
- //
- // MessageText:
- //
- // The RPC server is unavailable.
- //
- #define RPC_S_SERVER_UNAVAILABLE 1722L
- //
- // MessageId: RPC_S_SERVER_TOO_BUSY
- //
- // MessageText:
- //
- // The RPC server is too busy to complete this operation.
- //
- #define RPC_S_SERVER_TOO_BUSY 1723L
- //
- // MessageId: RPC_S_INVALID_NETWORK_OPTIONS
- //
- // MessageText:
- //
- // The network options are invalid.
- //
- #define RPC_S_INVALID_NETWORK_OPTIONS 1724L
- //
- // MessageId: RPC_S_NO_CALL_ACTIVE
- //
- // MessageText:
- //
- // There are no remote procedure calls active on this thread.
- //
- #define RPC_S_NO_CALL_ACTIVE 1725L
- //
- // MessageId: RPC_S_CALL_FAILED
- //
- // MessageText:
- //
- // The remote procedure call failed.
- //
- #define RPC_S_CALL_FAILED 1726L
- //
- // MessageId: RPC_S_CALL_FAILED_DNE
- //
- // MessageText:
- //
- // The remote procedure call failed and did not execute.
- //
- #define RPC_S_CALL_FAILED_DNE 1727L
- //
- // MessageId: RPC_S_PROTOCOL_ERROR
- //
- // MessageText:
- //
- // A remote procedure call (RPC) protocol error occurred.
- //
- #define RPC_S_PROTOCOL_ERROR 1728L
- //
- // MessageId: RPC_S_UNSUPPORTED_TRANS_SYN
- //
- // MessageText:
- //
- // The transfer syntax is not supported by the RPC server.
- //
- #define RPC_S_UNSUPPORTED_TRANS_SYN 1730L
- //
- // MessageId: RPC_S_UNSUPPORTED_TYPE
- //
- // MessageText:
- //
- // The universal unique identifier (UUID) type is not supported.
- //
- #define RPC_S_UNSUPPORTED_TYPE 1732L
- //
- // MessageId: RPC_S_INVALID_TAG
- //
- // MessageText:
- //
- // The tag is invalid.
- //
- #define RPC_S_INVALID_TAG 1733L
- //
- // MessageId: RPC_S_INVALID_BOUND
- //
- // MessageText:
- //
- // The array bounds are invalid.
- //
- #define RPC_S_INVALID_BOUND 1734L
- //
- // MessageId: RPC_S_NO_ENTRY_NAME
- //
- // MessageText:
- //
- // The binding does not contain an entry name.
- //
- #define RPC_S_NO_ENTRY_NAME 1735L
- //
- // MessageId: RPC_S_INVALID_NAME_SYNTAX
- //
- // MessageText:
- //
- // The name syntax is invalid.
- //
- #define RPC_S_INVALID_NAME_SYNTAX 1736L
- //
- // MessageId: RPC_S_UNSUPPORTED_NAME_SYNTAX
- //
- // MessageText:
- //
- // The name syntax is not supported.
- //
- #define RPC_S_UNSUPPORTED_NAME_SYNTAX 1737L
- //
- // MessageId: RPC_S_UUID_NO_ADDRESS
- //
- // MessageText:
- //
- // No network address is available to use to construct a universal unique identifier (UUID).
- //
- #define RPC_S_UUID_NO_ADDRESS 1739L
- //
- // MessageId: RPC_S_DUPLICATE_ENDPOINT
- //
- // MessageText:
- //
- // The endpoint is a duplicate.
- //
- #define RPC_S_DUPLICATE_ENDPOINT 1740L
- //
- // MessageId: RPC_S_UNKNOWN_AUTHN_TYPE
- //
- // MessageText:
- //
- // The authentication type is unknown.
- //
- #define RPC_S_UNKNOWN_AUTHN_TYPE 1741L
- //
- // MessageId: RPC_S_MAX_CALLS_TOO_SMALL
- //
- // MessageText:
- //
- // The maximum number of calls is too small.
- //
- #define RPC_S_MAX_CALLS_TOO_SMALL 1742L
- //
- // MessageId: RPC_S_STRING_TOO_LONG
- //
- // MessageText:
- //
- // The string is too long.
- //
- #define RPC_S_STRING_TOO_LONG 1743L
- //
- // MessageId: RPC_S_PROTSEQ_NOT_FOUND
- //
- // MessageText:
- //
- // The RPC protocol sequence was not found.
- //
- #define RPC_S_PROTSEQ_NOT_FOUND 1744L
- //
- // MessageId: RPC_S_PROCNUM_OUT_OF_RANGE
- //
- // MessageText:
- //
- // The procedure number is out of range.
- //
- #define RPC_S_PROCNUM_OUT_OF_RANGE 1745L
- //
- // MessageId: RPC_S_BINDING_HAS_NO_AUTH
- //
- // MessageText:
- //
- // The binding does not contain any authentication information.
- //
- #define RPC_S_BINDING_HAS_NO_AUTH 1746L
- //
- // MessageId: RPC_S_UNKNOWN_AUTHN_SERVICE
- //
- // MessageText:
- //
- // The authentication service is unknown.
- //
- #define RPC_S_UNKNOWN_AUTHN_SERVICE 1747L
- //
- // MessageId: RPC_S_UNKNOWN_AUTHN_LEVEL
- //
- // MessageText:
- //
- // The authentication level is unknown.
- //
- #define RPC_S_UNKNOWN_AUTHN_LEVEL 1748L
- //
- // MessageId: RPC_S_INVALID_AUTH_IDENTITY
- //
- // MessageText:
- //
- // The security context is invalid.
- //
- #define RPC_S_INVALID_AUTH_IDENTITY 1749L
- //
- // MessageId: RPC_S_UNKNOWN_AUTHZ_SERVICE
- //
- // MessageText:
- //
- // The authorization service is unknown.
- //
- #define RPC_S_UNKNOWN_AUTHZ_SERVICE 1750L
- //
- // MessageId: EPT_S_INVALID_ENTRY
- //
- // MessageText:
- //
- // The entry is invalid.
- //
- #define EPT_S_INVALID_ENTRY 1751L
- //
- // MessageId: EPT_S_CANT_PERFORM_OP
- //
- // MessageText:
- //
- // The server endpoint cannot perform the operation.
- //
- #define EPT_S_CANT_PERFORM_OP 1752L
- //
- // MessageId: EPT_S_NOT_REGISTERED
- //
- // MessageText:
- //
- // There are no more endpoints available from the endpoint mapper.
- //
- #define EPT_S_NOT_REGISTERED 1753L
- //
- // MessageId: RPC_S_NOTHING_TO_EXPORT
- //
- // MessageText:
- //
- // No interfaces have been exported.
- //
- #define RPC_S_NOTHING_TO_EXPORT 1754L
- //
- // MessageId: RPC_S_INCOMPLETE_NAME
- //
- // MessageText:
- //
- // The entry name is incomplete.
- //
- #define RPC_S_INCOMPLETE_NAME 1755L
- //
- // MessageId: RPC_S_INVALID_VERS_OPTION
- //
- // MessageText:
- //
- // The version option is invalid.
- //
- #define RPC_S_INVALID_VERS_OPTION 1756L
- //
- // MessageId: RPC_S_NO_MORE_MEMBERS
- //
- // MessageText:
- //
- // There are no more members.
- //
- #define RPC_S_NO_MORE_MEMBERS 1757L
- //
- // MessageId: RPC_S_NOT_ALL_OBJS_UNEXPORTED
- //
- // MessageText:
- //
- // There is nothing to unexport.
- //
- #define RPC_S_NOT_ALL_OBJS_UNEXPORTED 1758L
- //
- // MessageId: RPC_S_INTERFACE_NOT_FOUND
- //
- // MessageText:
- //
- // The interface was not found.
- //
- #define RPC_S_INTERFACE_NOT_FOUND 1759L
- //
- // MessageId: RPC_S_ENTRY_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The entry already exists.
- //
- #define RPC_S_ENTRY_ALREADY_EXISTS 1760L
- //
- // MessageId: RPC_S_ENTRY_NOT_FOUND
- //
- // MessageText:
- //
- // The entry is not found.
- //
- #define RPC_S_ENTRY_NOT_FOUND 1761L
- //
- // MessageId: RPC_S_NAME_SERVICE_UNAVAILABLE
- //
- // MessageText:
- //
- // The name service is unavailable.
- //
- #define RPC_S_NAME_SERVICE_UNAVAILABLE 1762L
- //
- // MessageId: RPC_S_INVALID_NAF_ID
- //
- // MessageText:
- //
- // The network address family is invalid.
- //
- #define RPC_S_INVALID_NAF_ID 1763L
- //
- // MessageId: RPC_S_CANNOT_SUPPORT
- //
- // MessageText:
- //
- // The requested operation is not supported.
- //
- #define RPC_S_CANNOT_SUPPORT 1764L
- //
- // MessageId: RPC_S_NO_CONTEXT_AVAILABLE
- //
- // MessageText:
- //
- // No security context is available to allow impersonation.
- //
- #define RPC_S_NO_CONTEXT_AVAILABLE 1765L
- //
- // MessageId: RPC_S_INTERNAL_ERROR
- //
- // MessageText:
- //
- // An internal error occurred in a remote procedure call (RPC).
- //
- #define RPC_S_INTERNAL_ERROR 1766L
- //
- // MessageId: RPC_S_ZERO_DIVIDE
- //
- // MessageText:
- //
- // The RPC server attempted an integer division by zero.
- //
- #define RPC_S_ZERO_DIVIDE 1767L
- //
- // MessageId: RPC_S_ADDRESS_ERROR
- //
- // MessageText:
- //
- // An addressing error occurred in the RPC server.
- //
- #define RPC_S_ADDRESS_ERROR 1768L
- //
- // MessageId: RPC_S_FP_DIV_ZERO
- //
- // MessageText:
- //
- // A floating-point operation at the RPC server caused a division by zero.
- //
- #define RPC_S_FP_DIV_ZERO 1769L
- //
- // MessageId: RPC_S_FP_UNDERFLOW
- //
- // MessageText:
- //
- // A floating-point underflow occurred at the RPC server.
- //
- #define RPC_S_FP_UNDERFLOW 1770L
- //
- // MessageId: RPC_S_FP_OVERFLOW
- //
- // MessageText:
- //
- // A floating-point overflow occurred at the RPC server.
- //
- #define RPC_S_FP_OVERFLOW 1771L
- //
- // MessageId: RPC_X_NO_MORE_ENTRIES
- //
- // MessageText:
- //
- // The list of RPC servers available for the binding of auto handles has been exhausted.
- //
- #define RPC_X_NO_MORE_ENTRIES 1772L
- //
- // MessageId: RPC_X_SS_CHAR_TRANS_OPEN_FAIL
- //
- // MessageText:
- //
- // Unable to open the character translation table file.
- //
- #define RPC_X_SS_CHAR_TRANS_OPEN_FAIL 1773L
- //
- // MessageId: RPC_X_SS_CHAR_TRANS_SHORT_FILE
- //
- // MessageText:
- //
- // The file containing the character translation table has fewer than 512 bytes.
- //
- #define RPC_X_SS_CHAR_TRANS_SHORT_FILE 1774L
- //
- // MessageId: RPC_X_SS_IN_NULL_CONTEXT
- //
- // MessageText:
- //
- // A null context handle was passed from the client to the host during a remote procedure call.
- //
- #define RPC_X_SS_IN_NULL_CONTEXT 1775L
- //
- // MessageId: RPC_X_SS_CONTEXT_DAMAGED
- //
- // MessageText:
- //
- // The context handle changed during a remote procedure call.
- //
- #define RPC_X_SS_CONTEXT_DAMAGED 1777L
- //
- // MessageId: RPC_X_SS_HANDLES_MISMATCH
- //
- // MessageText:
- //
- // The binding handles passed to a remote procedure call do not match.
- //
- #define RPC_X_SS_HANDLES_MISMATCH 1778L
- //
- // MessageId: RPC_X_SS_CANNOT_GET_CALL_HANDLE
- //
- // MessageText:
- //
- // The stub is unable to get the remote procedure call handle.
- //
- #define RPC_X_SS_CANNOT_GET_CALL_HANDLE 1779L
- //
- // MessageId: RPC_X_NULL_REF_POINTER
- //
- // MessageText:
- //
- // A null reference pointer was passed to the stub.
- //
- #define RPC_X_NULL_REF_POINTER 1780L
- //
- // MessageId: RPC_X_ENUM_VALUE_OUT_OF_RANGE
- //
- // MessageText:
- //
- // The enumeration value is out of range.
- //
- #define RPC_X_ENUM_VALUE_OUT_OF_RANGE 1781L
- //
- // MessageId: RPC_X_BYTE_COUNT_TOO_SMALL
- //
- // MessageText:
- //
- // The byte count is too small.
- //
- #define RPC_X_BYTE_COUNT_TOO_SMALL 1782L
- //
- // MessageId: RPC_X_BAD_STUB_DATA
- //
- // MessageText:
- //
- // The stub received bad data.
- //
- #define RPC_X_BAD_STUB_DATA 1783L
- //
- // MessageId: ERROR_INVALID_USER_BUFFER
- //
- // MessageText:
- //
- // The supplied user buffer is not valid for the requested operation.
- //
- #define ERROR_INVALID_USER_BUFFER 1784L
- //
- // MessageId: ERROR_UNRECOGNIZED_MEDIA
- //
- // MessageText:
- //
- // The disk media is not recognized. It may not be formatted.
- //
- #define ERROR_UNRECOGNIZED_MEDIA 1785L
- //
- // MessageId: ERROR_NO_TRUST_LSA_SECRET
- //
- // MessageText:
- //
- // The workstation does not have a trust secret.
- //
- #define ERROR_NO_TRUST_LSA_SECRET 1786L
- //
- // MessageId: ERROR_NO_TRUST_SAM_ACCOUNT
- //
- // MessageText:
- //
- // The security database on the server does not have a computer account for this workstation trust relationship.
- //
- #define ERROR_NO_TRUST_SAM_ACCOUNT 1787L
- //
- // MessageId: ERROR_TRUSTED_DOMAIN_FAILURE
- //
- // MessageText:
- //
- // The trust relationship between the primary domain and the trusted domain failed.
- //
- #define ERROR_TRUSTED_DOMAIN_FAILURE 1788L
- //
- // MessageId: ERROR_TRUSTED_RELATIONSHIP_FAILURE
- //
- // MessageText:
- //
- // The trust relationship between this workstation and the primary domain failed.
- //
- #define ERROR_TRUSTED_RELATIONSHIP_FAILURE 1789L
- //
- // MessageId: ERROR_TRUST_FAILURE
- //
- // MessageText:
- //
- // The network logon failed.
- //
- #define ERROR_TRUST_FAILURE 1790L
- //
- // MessageId: RPC_S_CALL_IN_PROGRESS
- //
- // MessageText:
- //
- // A remote procedure call is already in progress for this thread.
- //
- #define RPC_S_CALL_IN_PROGRESS 1791L
- //
- // MessageId: ERROR_NETLOGON_NOT_STARTED
- //
- // MessageText:
- //
- // An attempt was made to logon, but the network logon service was not started.
- //
- #define ERROR_NETLOGON_NOT_STARTED 1792L
- //
- // MessageId: ERROR_ACCOUNT_EXPIRED
- //
- // MessageText:
- //
- // The user's account has expired.
- //
- #define ERROR_ACCOUNT_EXPIRED 1793L
- //
- // MessageId: ERROR_REDIRECTOR_HAS_OPEN_HANDLES
- //
- // MessageText:
- //
- // The redirector is in use and cannot be unloaded.
- //
- #define ERROR_REDIRECTOR_HAS_OPEN_HANDLES 1794L
- //
- // MessageId: ERROR_PRINTER_DRIVER_ALREADY_INSTALLED
- //
- // MessageText:
- //
- // The specified printer driver is already installed.
- //
- #define ERROR_PRINTER_DRIVER_ALREADY_INSTALLED 1795L
- //
- // MessageId: ERROR_UNKNOWN_PORT
- //
- // MessageText:
- //
- // The specified port is unknown.
- //
- #define ERROR_UNKNOWN_PORT 1796L
- //
- // MessageId: ERROR_UNKNOWN_PRINTER_DRIVER
- //
- // MessageText:
- //
- // The printer driver is unknown.
- //
- #define ERROR_UNKNOWN_PRINTER_DRIVER 1797L
- //
- // MessageId: ERROR_UNKNOWN_PRINTPROCESSOR
- //
- // MessageText:
- //
- // The print processor is unknown.
- //
- #define ERROR_UNKNOWN_PRINTPROCESSOR 1798L
- //
- // MessageId: ERROR_INVALID_SEPARATOR_FILE
- //
- // MessageText:
- //
- // The specified separator file is invalid.
- //
- #define ERROR_INVALID_SEPARATOR_FILE 1799L
- //
- // MessageId: ERROR_INVALID_PRIORITY
- //
- // MessageText:
- //
- // The specified priority is invalid.
- //
- #define ERROR_INVALID_PRIORITY 1800L
- //
- // MessageId: ERROR_INVALID_PRINTER_NAME
- //
- // MessageText:
- //
- // The printer name is invalid.
- //
- #define ERROR_INVALID_PRINTER_NAME 1801L
- //
- // MessageId: ERROR_PRINTER_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The printer already exists.
- //
- #define ERROR_PRINTER_ALREADY_EXISTS 1802L
- //
- // MessageId: ERROR_INVALID_PRINTER_COMMAND
- //
- // MessageText:
- //
- // The printer command is invalid.
- //
- #define ERROR_INVALID_PRINTER_COMMAND 1803L
- //
- // MessageId: ERROR_INVALID_DATATYPE
- //
- // MessageText:
- //
- // The specified datatype is invalid.
- //
- #define ERROR_INVALID_DATATYPE 1804L
- //
- // MessageId: ERROR_INVALID_ENVIRONMENT
- //
- // MessageText:
- //
- // The environment specified is invalid.
- //
- #define ERROR_INVALID_ENVIRONMENT 1805L
- //
- // MessageId: RPC_S_NO_MORE_BINDINGS
- //
- // MessageText:
- //
- // There are no more bindings.
- //
- #define RPC_S_NO_MORE_BINDINGS 1806L
- //
- // MessageId: ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT
- //
- // MessageText:
- //
- // The account used is an interdomain trust account. Use your global user account or local user account to access this server.
- //
- #define ERROR_NOLOGON_INTERDOMAIN_TRUST_ACCOUNT 1807L
- //
- // MessageId: ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT
- //
- // MessageText:
- //
- // The account used is a computer account. Use your global user account or local user account to access this server.
- //
- #define ERROR_NOLOGON_WORKSTATION_TRUST_ACCOUNT 1808L
- //
- // MessageId: ERROR_NOLOGON_SERVER_TRUST_ACCOUNT
- //
- // MessageText:
- //
- // The account used is a server trust account. Use your global user account or local user account to access this server.
- //
- #define ERROR_NOLOGON_SERVER_TRUST_ACCOUNT 1809L
- //
- // MessageId: ERROR_DOMAIN_TRUST_INCONSISTENT
- //
- // MessageText:
- //
- // The name or security ID (SID) of the domain specified is inconsistent with the trust information for that domain.
- //
- #define ERROR_DOMAIN_TRUST_INCONSISTENT 1810L
- //
- // MessageId: ERROR_SERVER_HAS_OPEN_HANDLES
- //
- // MessageText:
- //
- // The server is in use and cannot be unloaded.
- //
- #define ERROR_SERVER_HAS_OPEN_HANDLES 1811L
- //
- // MessageId: ERROR_RESOURCE_DATA_NOT_FOUND
- //
- // MessageText:
- //
- // The specified image file did not contain a resource section.
- //
- #define ERROR_RESOURCE_DATA_NOT_FOUND 1812L
- //
- // MessageId: ERROR_RESOURCE_TYPE_NOT_FOUND
- //
- // MessageText:
- //
- // The specified resource type cannot be found in the image file.
- //
- #define ERROR_RESOURCE_TYPE_NOT_FOUND 1813L
- //
- // MessageId: ERROR_RESOURCE_NAME_NOT_FOUND
- //
- // MessageText:
- //
- // The specified resource name cannot be found in the image file.
- //
- #define ERROR_RESOURCE_NAME_NOT_FOUND 1814L
- //
- // MessageId: ERROR_RESOURCE_LANG_NOT_FOUND
- //
- // MessageText:
- //
- // The specified resource language ID cannot be found in the image file.
- //
- #define ERROR_RESOURCE_LANG_NOT_FOUND 1815L
- //
- // MessageId: ERROR_NOT_ENOUGH_QUOTA
- //
- // MessageText:
- //
- // Not enough quota is available to process this command.
- //
- #define ERROR_NOT_ENOUGH_QUOTA 1816L
- //
- // MessageId: RPC_S_NO_INTERFACES
- //
- // MessageText:
- //
- // No interfaces have been registered.
- //
- #define RPC_S_NO_INTERFACES 1817L
- //
- // MessageId: RPC_S_CALL_CANCELLED
- //
- // MessageText:
- //
- // The remote procedure call was cancelled.
- //
- #define RPC_S_CALL_CANCELLED 1818L
- //
- // MessageId: RPC_S_BINDING_INCOMPLETE
- //
- // MessageText:
- //
- // The binding handle does not contain all required information.
- //
- #define RPC_S_BINDING_INCOMPLETE 1819L
- //
- // MessageId: RPC_S_COMM_FAILURE
- //
- // MessageText:
- //
- // A communications failure occurred during a remote procedure call.
- //
- #define RPC_S_COMM_FAILURE 1820L
- //
- // MessageId: RPC_S_UNSUPPORTED_AUTHN_LEVEL
- //
- // MessageText:
- //
- // The requested authentication level is not supported.
- //
- #define RPC_S_UNSUPPORTED_AUTHN_LEVEL 1821L
- //
- // MessageId: RPC_S_NO_PRINC_NAME
- //
- // MessageText:
- //
- // No principal name registered.
- //
- #define RPC_S_NO_PRINC_NAME 1822L
- //
- // MessageId: RPC_S_NOT_RPC_ERROR
- //
- // MessageText:
- //
- // The error specified is not a valid Windows RPC error code.
- //
- #define RPC_S_NOT_RPC_ERROR 1823L
- //
- // MessageId: RPC_S_UUID_LOCAL_ONLY
- //
- // MessageText:
- //
- // A UUID that is valid only on this computer has been allocated.
- //
- #define RPC_S_UUID_LOCAL_ONLY 1824L
- //
- // MessageId: RPC_S_SEC_PKG_ERROR
- //
- // MessageText:
- //
- // A security package specific error occurred.
- //
- #define RPC_S_SEC_PKG_ERROR 1825L
- //
- // MessageId: RPC_S_NOT_CANCELLED
- //
- // MessageText:
- //
- // Thread is not canceled.
- //
- #define RPC_S_NOT_CANCELLED 1826L
- //
- // MessageId: RPC_X_INVALID_ES_ACTION
- //
- // MessageText:
- //
- // Invalid operation on the encoding/decoding handle.
- //
- #define RPC_X_INVALID_ES_ACTION 1827L
- //
- // MessageId: RPC_X_WRONG_ES_VERSION
- //
- // MessageText:
- //
- // Incompatible version of the serializing package.
- //
- #define RPC_X_WRONG_ES_VERSION 1828L
- //
- // MessageId: RPC_X_WRONG_STUB_VERSION
- //
- // MessageText:
- //
- // Incompatible version of the RPC stub.
- //
- #define RPC_X_WRONG_STUB_VERSION 1829L
- //
- // MessageId: RPC_X_INVALID_PIPE_OBJECT
- //
- // MessageText:
- //
- // The RPC pipe object is invalid or corrupted.
- //
- #define RPC_X_INVALID_PIPE_OBJECT 1830L
- //
- // MessageId: RPC_X_WRONG_PIPE_ORDER
- //
- // MessageText:
- //
- // An invalid operation was attempted on an RPC pipe object.
- //
- #define RPC_X_WRONG_PIPE_ORDER 1831L
- //
- // MessageId: RPC_X_WRONG_PIPE_VERSION
- //
- // MessageText:
- //
- // Unsupported RPC pipe version.
- //
- #define RPC_X_WRONG_PIPE_VERSION 1832L
- //
- // MessageId: RPC_S_GROUP_MEMBER_NOT_FOUND
- //
- // MessageText:
- //
- // The group member was not found.
- //
- #define RPC_S_GROUP_MEMBER_NOT_FOUND 1898L
- //
- // MessageId: EPT_S_CANT_CREATE
- //
- // MessageText:
- //
- // The endpoint mapper database entry could not be created.
- //
- #define EPT_S_CANT_CREATE 1899L
- //
- // MessageId: RPC_S_INVALID_OBJECT
- //
- // MessageText:
- //
- // The object universal unique identifier (UUID) is the nil UUID.
- //
- #define RPC_S_INVALID_OBJECT 1900L
- //
- // MessageId: ERROR_INVALID_TIME
- //
- // MessageText:
- //
- // The specified time is invalid.
- //
- #define ERROR_INVALID_TIME 1901L
- //
- // MessageId: ERROR_INVALID_FORM_NAME
- //
- // MessageText:
- //
- // The specified form name is invalid.
- //
- #define ERROR_INVALID_FORM_NAME 1902L
- //
- // MessageId: ERROR_INVALID_FORM_SIZE
- //
- // MessageText:
- //
- // The specified form size is invalid.
- //
- #define ERROR_INVALID_FORM_SIZE 1903L
- //
- // MessageId: ERROR_ALREADY_WAITING
- //
- // MessageText:
- //
- // The specified printer handle is already being waited on
- //
- #define ERROR_ALREADY_WAITING 1904L
- //
- // MessageId: ERROR_PRINTER_DELETED
- //
- // MessageText:
- //
- // The specified printer has been deleted.
- //
- #define ERROR_PRINTER_DELETED 1905L
- //
- // MessageId: ERROR_INVALID_PRINTER_STATE
- //
- // MessageText:
- //
- // The state of the printer is invalid.
- //
- #define ERROR_INVALID_PRINTER_STATE 1906L
- //
- // MessageId: ERROR_PASSWORD_MUST_CHANGE
- //
- // MessageText:
- //
- // The user's password must be changed before logging on the first time.
- //
- #define ERROR_PASSWORD_MUST_CHANGE 1907L
- //
- // MessageId: ERROR_DOMAIN_CONTROLLER_NOT_FOUND
- //
- // MessageText:
- //
- // Could not find the domain controller for this domain.
- //
- #define ERROR_DOMAIN_CONTROLLER_NOT_FOUND 1908L
- //
- // MessageId: ERROR_ACCOUNT_LOCKED_OUT
- //
- // MessageText:
- //
- // The referenced account is currently locked out and may not be logged on to.
- //
- #define ERROR_ACCOUNT_LOCKED_OUT 1909L
- //
- // MessageId: OR_INVALID_OXID
- //
- // MessageText:
- //
- // The object exporter specified was not found.
- //
- #define OR_INVALID_OXID 1910L
- //
- // MessageId: OR_INVALID_OID
- //
- // MessageText:
- //
- // The object specified was not found.
- //
- #define OR_INVALID_OID 1911L
- //
- // MessageId: OR_INVALID_SET
- //
- // MessageText:
- //
- // The object resolver set specified was not found.
- //
- #define OR_INVALID_SET 1912L
- //
- // MessageId: RPC_S_SEND_INCOMPLETE
- //
- // MessageText:
- //
- // Some data remains to be sent in the request buffer.
- //
- #define RPC_S_SEND_INCOMPLETE 1913L
- //
- // MessageId: RPC_S_INVALID_ASYNC_HANDLE
- //
- // MessageText:
- //
- // Invalid asynchronous remote procedure call handle.
- //
- #define RPC_S_INVALID_ASYNC_HANDLE 1914L
- //
- // MessageId: RPC_S_INVALID_ASYNC_CALL
- //
- // MessageText:
- //
- // Invalid asynchronous RPC call handle for this operation.
- //
- #define RPC_S_INVALID_ASYNC_CALL 1915L
- //
- // MessageId: RPC_X_PIPE_CLOSED
- //
- // MessageText:
- //
- // The RPC pipe object has already been closed.
- //
- #define RPC_X_PIPE_CLOSED 1916L
- //
- // MessageId: RPC_X_PIPE_DISCIPLINE_ERROR
- //
- // MessageText:
- //
- // The RPC call completed before all pipes were processed.
- //
- #define RPC_X_PIPE_DISCIPLINE_ERROR 1917L
- //
- // MessageId: RPC_X_PIPE_EMPTY
- //
- // MessageText:
- //
- // No more data is available from the RPC pipe.
- //
- #define RPC_X_PIPE_EMPTY 1918L
- //
- // MessageId: ERROR_NO_SITENAME
- //
- // MessageText:
- //
- // No site name is available for this machine.
- //
- #define ERROR_NO_SITENAME 1919L
- //
- // MessageId: ERROR_CANT_ACCESS_FILE
- //
- // MessageText:
- //
- // The file can not be accessed by the system.
- //
- #define ERROR_CANT_ACCESS_FILE 1920L
- //
- // MessageId: ERROR_CANT_RESOLVE_FILENAME
- //
- // MessageText:
- //
- // The name of the file cannot be resolved by the system.
- //
- #define ERROR_CANT_RESOLVE_FILENAME 1921L
- //
- // MessageId: RPC_S_ENTRY_TYPE_MISMATCH
- //
- // MessageText:
- //
- // The entry is not of the expected type.
- //
- #define RPC_S_ENTRY_TYPE_MISMATCH 1922L
- //
- // MessageId: RPC_S_NOT_ALL_OBJS_EXPORTED
- //
- // MessageText:
- //
- // Not all object UUIDs could be exported to the specified entry.
- //
- #define RPC_S_NOT_ALL_OBJS_EXPORTED 1923L
- //
- // MessageId: RPC_S_INTERFACE_NOT_EXPORTED
- //
- // MessageText:
- //
- // Interface could not be exported to the specified entry.
- //
- #define RPC_S_INTERFACE_NOT_EXPORTED 1924L
- //
- // MessageId: RPC_S_PROFILE_NOT_ADDED
- //
- // MessageText:
- //
- // The specified profile entry could not be added.
- //
- #define RPC_S_PROFILE_NOT_ADDED 1925L
- //
- // MessageId: RPC_S_PRF_ELT_NOT_ADDED
- //
- // MessageText:
- //
- // The specified profile element could not be added.
- //
- #define RPC_S_PRF_ELT_NOT_ADDED 1926L
- //
- // MessageId: RPC_S_PRF_ELT_NOT_REMOVED
- //
- // MessageText:
- //
- // The specified profile element could not be removed.
- //
- #define RPC_S_PRF_ELT_NOT_REMOVED 1927L
- //
- // MessageId: RPC_S_GRP_ELT_NOT_ADDED
- //
- // MessageText:
- //
- // The group element could not be added.
- //
- #define RPC_S_GRP_ELT_NOT_ADDED 1928L
- //
- // MessageId: RPC_S_GRP_ELT_NOT_REMOVED
- //
- // MessageText:
- //
- // The group element could not be removed.
- //
- #define RPC_S_GRP_ELT_NOT_REMOVED 1929L
- //
- // MessageId: ERROR_KM_DRIVER_BLOCKED
- //
- // MessageText:
- //
- // The printer driver is not compatible with a policy enabled on your computer that blocks NT 4.0 drivers.
- //
- #define ERROR_KM_DRIVER_BLOCKED 1930L
- //
- // MessageId: ERROR_CONTEXT_EXPIRED
- //
- // MessageText:
- //
- // The context has expired and can no longer be used.
- //
- #define ERROR_CONTEXT_EXPIRED 1931L
- ///////////////////////////
- // //
- // OpenGL Error Code //
- // //
- ///////////////////////////
- //
- // MessageId: ERROR_INVALID_PIXEL_FORMAT
- //
- // MessageText:
- //
- // The pixel format is invalid.
- //
- #define ERROR_INVALID_PIXEL_FORMAT 2000L
- //
- // MessageId: ERROR_BAD_DRIVER
- //
- // MessageText:
- //
- // The specified driver is invalid.
- //
- #define ERROR_BAD_DRIVER 2001L
- //
- // MessageId: ERROR_INVALID_WINDOW_STYLE
- //
- // MessageText:
- //
- // The window style or class attribute is invalid for this operation.
- //
- #define ERROR_INVALID_WINDOW_STYLE 2002L
- //
- // MessageId: ERROR_METAFILE_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The requested metafile operation is not supported.
- //
- #define ERROR_METAFILE_NOT_SUPPORTED 2003L
- //
- // MessageId: ERROR_TRANSFORM_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The requested transformation operation is not supported.
- //
- #define ERROR_TRANSFORM_NOT_SUPPORTED 2004L
- //
- // MessageId: ERROR_CLIPPING_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The requested clipping operation is not supported.
- //
- #define ERROR_CLIPPING_NOT_SUPPORTED 2005L
- // End of OpenGL error codes
- ///////////////////////////////////////////
- // //
- // Image Color Management Error Code //
- // //
- ///////////////////////////////////////////
- //
- // MessageId: ERROR_INVALID_CMM
- //
- // MessageText:
- //
- // The specified color management module is invalid.
- //
- #define ERROR_INVALID_CMM 2010L
- //
- // MessageId: ERROR_INVALID_PROFILE
- //
- // MessageText:
- //
- // The specified color profile is invalid.
- //
- #define ERROR_INVALID_PROFILE 2011L
- //
- // MessageId: ERROR_TAG_NOT_FOUND
- //
- // MessageText:
- //
- // The specified tag was not found.
- //
- #define ERROR_TAG_NOT_FOUND 2012L
- //
- // MessageId: ERROR_TAG_NOT_PRESENT
- //
- // MessageText:
- //
- // A required tag is not present.
- //
- #define ERROR_TAG_NOT_PRESENT 2013L
- //
- // MessageId: ERROR_DUPLICATE_TAG
- //
- // MessageText:
- //
- // The specified tag is already present.
- //
- #define ERROR_DUPLICATE_TAG 2014L
- //
- // MessageId: ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE
- //
- // MessageText:
- //
- // The specified color profile is not associated with any device.
- //
- #define ERROR_PROFILE_NOT_ASSOCIATED_WITH_DEVICE 2015L
- //
- // MessageId: ERROR_PROFILE_NOT_FOUND
- //
- // MessageText:
- //
- // The specified color profile was not found.
- //
- #define ERROR_PROFILE_NOT_FOUND 2016L
- //
- // MessageId: ERROR_INVALID_COLORSPACE
- //
- // MessageText:
- //
- // The specified color space is invalid.
- //
- #define ERROR_INVALID_COLORSPACE 2017L
- //
- // MessageId: ERROR_ICM_NOT_ENABLED
- //
- // MessageText:
- //
- // Image Color Management is not enabled.
- //
- #define ERROR_ICM_NOT_ENABLED 2018L
- //
- // MessageId: ERROR_DELETING_ICM_XFORM
- //
- // MessageText:
- //
- // There was an error while deleting the color transform.
- //
- #define ERROR_DELETING_ICM_XFORM 2019L
- //
- // MessageId: ERROR_INVALID_TRANSFORM
- //
- // MessageText:
- //
- // The specified color transform is invalid.
- //
- #define ERROR_INVALID_TRANSFORM 2020L
- //
- // MessageId: ERROR_COLORSPACE_MISMATCH
- //
- // MessageText:
- //
- // The specified transform does not match the bitmap's color space.
- //
- #define ERROR_COLORSPACE_MISMATCH 2021L
- //
- // MessageId: ERROR_INVALID_COLORINDEX
- //
- // MessageText:
- //
- // The specified named color index is not present in the profile.
- //
- #define ERROR_INVALID_COLORINDEX 2022L
- ///////////////////////////
- // //
- // Winnet32 Status Codes //
- // //
- // The range 2100 through 2999 is reserved for network status codes.
- // See lmerr.h for a complete listing
- ///////////////////////////
- //
- // MessageId: ERROR_CONNECTED_OTHER_PASSWORD
- //
- // MessageText:
- //
- // The network connection was made successfully, but the user had to be prompted for a password other than the one originally specified.
- //
- #define ERROR_CONNECTED_OTHER_PASSWORD 2108L
- //
- // MessageId: ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT
- //
- // MessageText:
- //
- // The network connection was made successfully using default credentials.
- //
- #define ERROR_CONNECTED_OTHER_PASSWORD_DEFAULT 2109L
- //
- // MessageId: ERROR_BAD_USERNAME
- //
- // MessageText:
- //
- // The specified username is invalid.
- //
- #define ERROR_BAD_USERNAME 2202L
- //
- // MessageId: ERROR_NOT_CONNECTED
- //
- // MessageText:
- //
- // This network connection does not exist.
- //
- #define ERROR_NOT_CONNECTED 2250L
- //
- // MessageId: ERROR_OPEN_FILES
- //
- // MessageText:
- //
- // This network connection has files open or requests pending.
- //
- #define ERROR_OPEN_FILES 2401L
- //
- // MessageId: ERROR_ACTIVE_CONNECTIONS
- //
- // MessageText:
- //
- // Active connections still exist.
- //
- #define ERROR_ACTIVE_CONNECTIONS 2402L
- //
- // MessageId: ERROR_DEVICE_IN_USE
- //
- // MessageText:
- //
- // The device is in use by an active process and cannot be disconnected.
- //
- #define ERROR_DEVICE_IN_USE 2404L
- ////////////////////////////////////
- // //
- // Win32 Spooler Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_UNKNOWN_PRINT_MONITOR
- //
- // MessageText:
- //
- // The specified print monitor is unknown.
- //
- #define ERROR_UNKNOWN_PRINT_MONITOR 3000L
- //
- // MessageId: ERROR_PRINTER_DRIVER_IN_USE
- //
- // MessageText:
- //
- // The specified printer driver is currently in use.
- //
- #define ERROR_PRINTER_DRIVER_IN_USE 3001L
- //
- // MessageId: ERROR_SPOOL_FILE_NOT_FOUND
- //
- // MessageText:
- //
- // The spool file was not found.
- //
- #define ERROR_SPOOL_FILE_NOT_FOUND 3002L
- //
- // MessageId: ERROR_SPL_NO_STARTDOC
- //
- // MessageText:
- //
- // A StartDocPrinter call was not issued.
- //
- #define ERROR_SPL_NO_STARTDOC 3003L
- //
- // MessageId: ERROR_SPL_NO_ADDJOB
- //
- // MessageText:
- //
- // An AddJob call was not issued.
- //
- #define ERROR_SPL_NO_ADDJOB 3004L
- //
- // MessageId: ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED
- //
- // MessageText:
- //
- // The specified print processor has already been installed.
- //
- #define ERROR_PRINT_PROCESSOR_ALREADY_INSTALLED 3005L
- //
- // MessageId: ERROR_PRINT_MONITOR_ALREADY_INSTALLED
- //
- // MessageText:
- //
- // The specified print monitor has already been installed.
- //
- #define ERROR_PRINT_MONITOR_ALREADY_INSTALLED 3006L
- //
- // MessageId: ERROR_INVALID_PRINT_MONITOR
- //
- // MessageText:
- //
- // The specified print monitor does not have the required functions.
- //
- #define ERROR_INVALID_PRINT_MONITOR 3007L
- //
- // MessageId: ERROR_PRINT_MONITOR_IN_USE
- //
- // MessageText:
- //
- // The specified print monitor is currently in use.
- //
- #define ERROR_PRINT_MONITOR_IN_USE 3008L
- //
- // MessageId: ERROR_PRINTER_HAS_JOBS_QUEUED
- //
- // MessageText:
- //
- // The requested operation is not allowed when there are jobs queued to the printer.
- //
- #define ERROR_PRINTER_HAS_JOBS_QUEUED 3009L
- //
- // MessageId: ERROR_SUCCESS_REBOOT_REQUIRED
- //
- // MessageText:
- //
- // The requested operation is successful. Changes will not be effective until the system is rebooted.
- //
- #define ERROR_SUCCESS_REBOOT_REQUIRED 3010L
- //
- // MessageId: ERROR_SUCCESS_RESTART_REQUIRED
- //
- // MessageText:
- //
- // The requested operation is successful. Changes will not be effective until the service is restarted.
- //
- #define ERROR_SUCCESS_RESTART_REQUIRED 3011L
- //
- // MessageId: ERROR_PRINTER_NOT_FOUND
- //
- // MessageText:
- //
- // No printers were found.
- //
- #define ERROR_PRINTER_NOT_FOUND 3012L
- //
- // MessageId: ERROR_PRINTER_DRIVER_WARNED
- //
- // MessageText:
- //
- // The printer driver is known to be unreliable.
- //
- #define ERROR_PRINTER_DRIVER_WARNED 3013L
- //
- // MessageId: ERROR_PRINTER_DRIVER_BLOCKED
- //
- // MessageText:
- //
- // The printer driver is known to harm the system.
- //
- #define ERROR_PRINTER_DRIVER_BLOCKED 3014L
- ////////////////////////////////////
- // //
- // Wins Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_WINS_INTERNAL
- //
- // MessageText:
- //
- // WINS encountered an error while processing the command.
- //
- #define ERROR_WINS_INTERNAL 4000L
- //
- // MessageId: ERROR_CAN_NOT_DEL_LOCAL_WINS
- //
- // MessageText:
- //
- // The local WINS can not be deleted.
- //
- #define ERROR_CAN_NOT_DEL_LOCAL_WINS 4001L
- //
- // MessageId: ERROR_STATIC_INIT
- //
- // MessageText:
- //
- // The importation from the file failed.
- //
- #define ERROR_STATIC_INIT 4002L
- //
- // MessageId: ERROR_INC_BACKUP
- //
- // MessageText:
- //
- // The backup failed. Was a full backup done before?
- //
- #define ERROR_INC_BACKUP 4003L
- //
- // MessageId: ERROR_FULL_BACKUP
- //
- // MessageText:
- //
- // The backup failed. Check the directory to which you are backing the database.
- //
- #define ERROR_FULL_BACKUP 4004L
- //
- // MessageId: ERROR_REC_NON_EXISTENT
- //
- // MessageText:
- //
- // The name does not exist in the WINS database.
- //
- #define ERROR_REC_NON_EXISTENT 4005L
- //
- // MessageId: ERROR_RPL_NOT_ALLOWED
- //
- // MessageText:
- //
- // Replication with a nonconfigured partner is not allowed.
- //
- #define ERROR_RPL_NOT_ALLOWED 4006L
- ////////////////////////////////////
- // //
- // DHCP Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_DHCP_ADDRESS_CONFLICT
- //
- // MessageText:
- //
- // The DHCP client has obtained an IP address that is already in use on the network. The local interface will be disabled until the DHCP client can obtain a new address.
- //
- #define ERROR_DHCP_ADDRESS_CONFLICT 4100L
- ////////////////////////////////////
- // //
- // WMI Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_WMI_GUID_NOT_FOUND
- //
- // MessageText:
- //
- // The GUID passed was not recognized as valid by a WMI data provider.
- //
- #define ERROR_WMI_GUID_NOT_FOUND 4200L
- //
- // MessageId: ERROR_WMI_INSTANCE_NOT_FOUND
- //
- // MessageText:
- //
- // The instance name passed was not recognized as valid by a WMI data provider.
- //
- #define ERROR_WMI_INSTANCE_NOT_FOUND 4201L
- //
- // MessageId: ERROR_WMI_ITEMID_NOT_FOUND
- //
- // MessageText:
- //
- // The data item ID passed was not recognized as valid by a WMI data provider.
- //
- #define ERROR_WMI_ITEMID_NOT_FOUND 4202L
- //
- // MessageId: ERROR_WMI_TRY_AGAIN
- //
- // MessageText:
- //
- // The WMI request could not be completed and should be retried.
- //
- #define ERROR_WMI_TRY_AGAIN 4203L
- //
- // MessageId: ERROR_WMI_DP_NOT_FOUND
- //
- // MessageText:
- //
- // The WMI data provider could not be located.
- //
- #define ERROR_WMI_DP_NOT_FOUND 4204L
- //
- // MessageId: ERROR_WMI_UNRESOLVED_INSTANCE_REF
- //
- // MessageText:
- //
- // The WMI data provider references an instance set that has not been registered.
- //
- #define ERROR_WMI_UNRESOLVED_INSTANCE_REF 4205L
- //
- // MessageId: ERROR_WMI_ALREADY_ENABLED
- //
- // MessageText:
- //
- // The WMI data block or event notification has already been enabled.
- //
- #define ERROR_WMI_ALREADY_ENABLED 4206L
- //
- // MessageId: ERROR_WMI_GUID_DISCONNECTED
- //
- // MessageText:
- //
- // The WMI data block is no longer available.
- //
- #define ERROR_WMI_GUID_DISCONNECTED 4207L
- //
- // MessageId: ERROR_WMI_SERVER_UNAVAILABLE
- //
- // MessageText:
- //
- // The WMI data service is not available.
- //
- #define ERROR_WMI_SERVER_UNAVAILABLE 4208L
- //
- // MessageId: ERROR_WMI_DP_FAILED
- //
- // MessageText:
- //
- // The WMI data provider failed to carry out the request.
- //
- #define ERROR_WMI_DP_FAILED 4209L
- //
- // MessageId: ERROR_WMI_INVALID_MOF
- //
- // MessageText:
- //
- // The WMI MOF information is not valid.
- //
- #define ERROR_WMI_INVALID_MOF 4210L
- //
- // MessageId: ERROR_WMI_INVALID_REGINFO
- //
- // MessageText:
- //
- // The WMI registration information is not valid.
- //
- #define ERROR_WMI_INVALID_REGINFO 4211L
- //
- // MessageId: ERROR_WMI_ALREADY_DISABLED
- //
- // MessageText:
- //
- // The WMI data block or event notification has already been disabled.
- //
- #define ERROR_WMI_ALREADY_DISABLED 4212L
- //
- // MessageId: ERROR_WMI_READ_ONLY
- //
- // MessageText:
- //
- // The WMI data item or data block is read only.
- //
- #define ERROR_WMI_READ_ONLY 4213L
- //
- // MessageId: ERROR_WMI_SET_FAILURE
- //
- // MessageText:
- //
- // The WMI data item or data block could not be changed.
- //
- #define ERROR_WMI_SET_FAILURE 4214L
- //////////////////////////////////////////
- // //
- // NT Media Services (RSM) Error Codes //
- // //
- //////////////////////////////////////////
- //
- // MessageId: ERROR_INVALID_MEDIA
- //
- // MessageText:
- //
- // The media identifier does not represent a valid medium.
- //
- #define ERROR_INVALID_MEDIA 4300L
- //
- // MessageId: ERROR_INVALID_LIBRARY
- //
- // MessageText:
- //
- // The library identifier does not represent a valid library.
- //
- #define ERROR_INVALID_LIBRARY 4301L
- //
- // MessageId: ERROR_INVALID_MEDIA_POOL
- //
- // MessageText:
- //
- // The media pool identifier does not represent a valid media pool.
- //
- #define ERROR_INVALID_MEDIA_POOL 4302L
- //
- // MessageId: ERROR_DRIVE_MEDIA_MISMATCH
- //
- // MessageText:
- //
- // The drive and medium are not compatible or exist in different libraries.
- //
- #define ERROR_DRIVE_MEDIA_MISMATCH 4303L
- //
- // MessageId: ERROR_MEDIA_OFFLINE
- //
- // MessageText:
- //
- // The medium currently exists in an offline library and must be online to perform this operation.
- //
- #define ERROR_MEDIA_OFFLINE 4304L
- //
- // MessageId: ERROR_LIBRARY_OFFLINE
- //
- // MessageText:
- //
- // The operation cannot be performed on an offline library.
- //
- #define ERROR_LIBRARY_OFFLINE 4305L
- //
- // MessageId: ERROR_EMPTY
- //
- // MessageText:
- //
- // The library, drive, or media pool is empty.
- //
- #define ERROR_EMPTY 4306L
- //
- // MessageId: ERROR_NOT_EMPTY
- //
- // MessageText:
- //
- // The library, drive, or media pool must be empty to perform this operation.
- //
- #define ERROR_NOT_EMPTY 4307L
- //
- // MessageId: ERROR_MEDIA_UNAVAILABLE
- //
- // MessageText:
- //
- // No media is currently available in this media pool or library.
- //
- #define ERROR_MEDIA_UNAVAILABLE 4308L
- //
- // MessageId: ERROR_RESOURCE_DISABLED
- //
- // MessageText:
- //
- // A resource required for this operation is disabled.
- //
- #define ERROR_RESOURCE_DISABLED 4309L
- //
- // MessageId: ERROR_INVALID_CLEANER
- //
- // MessageText:
- //
- // The media identifier does not represent a valid cleaner.
- //
- #define ERROR_INVALID_CLEANER 4310L
- //
- // MessageId: ERROR_UNABLE_TO_CLEAN
- //
- // MessageText:
- //
- // The drive cannot be cleaned or does not support cleaning.
- //
- #define ERROR_UNABLE_TO_CLEAN 4311L
- //
- // MessageId: ERROR_OBJECT_NOT_FOUND
- //
- // MessageText:
- //
- // The object identifier does not represent a valid object.
- //
- #define ERROR_OBJECT_NOT_FOUND 4312L
- //
- // MessageId: ERROR_DATABASE_FAILURE
- //
- // MessageText:
- //
- // Unable to read from or write to the database.
- //
- #define ERROR_DATABASE_FAILURE 4313L
- //
- // MessageId: ERROR_DATABASE_FULL
- //
- // MessageText:
- //
- // The database is full.
- //
- #define ERROR_DATABASE_FULL 4314L
- //
- // MessageId: ERROR_MEDIA_INCOMPATIBLE
- //
- // MessageText:
- //
- // The medium is not compatible with the device or media pool.
- //
- #define ERROR_MEDIA_INCOMPATIBLE 4315L
- //
- // MessageId: ERROR_RESOURCE_NOT_PRESENT
- //
- // MessageText:
- //
- // The resource required for this operation does not exist.
- //
- #define ERROR_RESOURCE_NOT_PRESENT 4316L
- //
- // MessageId: ERROR_INVALID_OPERATION
- //
- // MessageText:
- //
- // The operation identifier is not valid.
- //
- #define ERROR_INVALID_OPERATION 4317L
- //
- // MessageId: ERROR_MEDIA_NOT_AVAILABLE
- //
- // MessageText:
- //
- // The media is not mounted or ready for use.
- //
- #define ERROR_MEDIA_NOT_AVAILABLE 4318L
- //
- // MessageId: ERROR_DEVICE_NOT_AVAILABLE
- //
- // MessageText:
- //
- // The device is not ready for use.
- //
- #define ERROR_DEVICE_NOT_AVAILABLE 4319L
- //
- // MessageId: ERROR_REQUEST_REFUSED
- //
- // MessageText:
- //
- // The operator or administrator has refused the request.
- //
- #define ERROR_REQUEST_REFUSED 4320L
- //
- // MessageId: ERROR_INVALID_DRIVE_OBJECT
- //
- // MessageText:
- //
- // The drive identifier does not represent a valid drive.
- //
- #define ERROR_INVALID_DRIVE_OBJECT 4321L
- //
- // MessageId: ERROR_LIBRARY_FULL
- //
- // MessageText:
- //
- // Library is full. No slot is available for use.
- //
- #define ERROR_LIBRARY_FULL 4322L
- //
- // MessageId: ERROR_MEDIUM_NOT_ACCESSIBLE
- //
- // MessageText:
- //
- // The transport cannot access the medium.
- //
- #define ERROR_MEDIUM_NOT_ACCESSIBLE 4323L
- //
- // MessageId: ERROR_UNABLE_TO_LOAD_MEDIUM
- //
- // MessageText:
- //
- // Unable to load the medium into the drive.
- //
- #define ERROR_UNABLE_TO_LOAD_MEDIUM 4324L
- //
- // MessageId: ERROR_UNABLE_TO_INVENTORY_DRIVE
- //
- // MessageText:
- //
- // Unable to retrieve the drive status.
- //
- #define ERROR_UNABLE_TO_INVENTORY_DRIVE 4325L
- //
- // MessageId: ERROR_UNABLE_TO_INVENTORY_SLOT
- //
- // MessageText:
- //
- // Unable to retrieve the slot status.
- //
- #define ERROR_UNABLE_TO_INVENTORY_SLOT 4326L
- //
- // MessageId: ERROR_UNABLE_TO_INVENTORY_TRANSPORT
- //
- // MessageText:
- //
- // Unable to retrieve status about the transport.
- //
- #define ERROR_UNABLE_TO_INVENTORY_TRANSPORT 4327L
- //
- // MessageId: ERROR_TRANSPORT_FULL
- //
- // MessageText:
- //
- // Cannot use the transport because it is already in use.
- //
- #define ERROR_TRANSPORT_FULL 4328L
- //
- // MessageId: ERROR_CONTROLLING_IEPORT
- //
- // MessageText:
- //
- // Unable to open or close the inject/eject port.
- //
- #define ERROR_CONTROLLING_IEPORT 4329L
- //
- // MessageId: ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA
- //
- // MessageText:
- //
- // Unable to eject the medium because it is in a drive.
- //
- #define ERROR_UNABLE_TO_EJECT_MOUNTED_MEDIA 4330L
- //
- // MessageId: ERROR_CLEANER_SLOT_SET
- //
- // MessageText:
- //
- // A cleaner slot is already reserved.
- //
- #define ERROR_CLEANER_SLOT_SET 4331L
- //
- // MessageId: ERROR_CLEANER_SLOT_NOT_SET
- //
- // MessageText:
- //
- // A cleaner slot is not reserved.
- //
- #define ERROR_CLEANER_SLOT_NOT_SET 4332L
- //
- // MessageId: ERROR_CLEANER_CARTRIDGE_SPENT
- //
- // MessageText:
- //
- // The cleaner cartridge has performed the maximum number of drive cleanings.
- //
- #define ERROR_CLEANER_CARTRIDGE_SPENT 4333L
- //
- // MessageId: ERROR_UNEXPECTED_OMID
- //
- // MessageText:
- //
- // Unexpected on-medium identifier.
- //
- #define ERROR_UNEXPECTED_OMID 4334L
- //
- // MessageId: ERROR_CANT_DELETE_LAST_ITEM
- //
- // MessageText:
- //
- // The last remaining item in this group or resource cannot be deleted.
- //
- #define ERROR_CANT_DELETE_LAST_ITEM 4335L
- //
- // MessageId: ERROR_MESSAGE_EXCEEDS_MAX_SIZE
- //
- // MessageText:
- //
- // The message provided exceeds the maximum size allowed for this parameter.
- //
- #define ERROR_MESSAGE_EXCEEDS_MAX_SIZE 4336L
- //
- // MessageId: ERROR_VOLUME_CONTAINS_SYS_FILES
- //
- // MessageText:
- //
- // The volume contains system or paging files.
- //
- #define ERROR_VOLUME_CONTAINS_SYS_FILES 4337L
- //
- // MessageId: ERROR_INDIGENOUS_TYPE
- //
- // MessageText:
- //
- // The media type cannot be removed from this library since at least one drive in the library reports it can support this media type.
- //
- #define ERROR_INDIGENOUS_TYPE 4338L
- //
- // MessageId: ERROR_NO_SUPPORTING_DRIVES
- //
- // MessageText:
- //
- // This offline media cannot be mounted on this system since no enabled drives are present which can be used.
- //
- #define ERROR_NO_SUPPORTING_DRIVES 4339L
- //
- // MessageId: ERROR_CLEANER_CARTRIDGE_INSTALLED
- //
- // MessageText:
- //
- // A cleaner cartridge is present in the tape library.
- //
- #define ERROR_CLEANER_CARTRIDGE_INSTALLED 4340L
- ////////////////////////////////////////////
- // //
- // NT Remote Storage Service Error Codes //
- // //
- ////////////////////////////////////////////
- //
- // MessageId: ERROR_FILE_OFFLINE
- //
- // MessageText:
- //
- // The remote storage service was not able to recall the file.
- //
- #define ERROR_FILE_OFFLINE 4350L
- //
- // MessageId: ERROR_REMOTE_STORAGE_NOT_ACTIVE
- //
- // MessageText:
- //
- // The remote storage service is not operational at this time.
- //
- #define ERROR_REMOTE_STORAGE_NOT_ACTIVE 4351L
- //
- // MessageId: ERROR_REMOTE_STORAGE_MEDIA_ERROR
- //
- // MessageText:
- //
- // The remote storage service encountered a media error.
- //
- #define ERROR_REMOTE_STORAGE_MEDIA_ERROR 4352L
- ////////////////////////////////////////////
- // //
- // NT Reparse Points Error Codes //
- // //
- ////////////////////////////////////////////
- //
- // MessageId: ERROR_NOT_A_REPARSE_POINT
- //
- // MessageText:
- //
- // The file or directory is not a reparse point.
- //
- #define ERROR_NOT_A_REPARSE_POINT 4390L
- //
- // MessageId: ERROR_REPARSE_ATTRIBUTE_CONFLICT
- //
- // MessageText:
- //
- // The reparse point attribute cannot be set because it conflicts with an existing attribute.
- //
- #define ERROR_REPARSE_ATTRIBUTE_CONFLICT 4391L
- //
- // MessageId: ERROR_INVALID_REPARSE_DATA
- //
- // MessageText:
- //
- // The data present in the reparse point buffer is invalid.
- //
- #define ERROR_INVALID_REPARSE_DATA 4392L
- //
- // MessageId: ERROR_REPARSE_TAG_INVALID
- //
- // MessageText:
- //
- // The tag present in the reparse point buffer is invalid.
- //
- #define ERROR_REPARSE_TAG_INVALID 4393L
- //
- // MessageId: ERROR_REPARSE_TAG_MISMATCH
- //
- // MessageText:
- //
- // There is a mismatch between the tag specified in the request and the tag present in the reparse point.
- //
- //
- #define ERROR_REPARSE_TAG_MISMATCH 4394L
- ////////////////////////////////////////////
- // //
- // NT Single Instance Store Error Codes //
- // //
- ////////////////////////////////////////////
- //
- // MessageId: ERROR_VOLUME_NOT_SIS_ENABLED
- //
- // MessageText:
- //
- // Single Instance Storage is not available on this volume.
- //
- #define ERROR_VOLUME_NOT_SIS_ENABLED 4500L
- ////////////////////////////////////
- // //
- // Cluster Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_DEPENDENT_RESOURCE_EXISTS
- //
- // MessageText:
- //
- // The cluster resource cannot be moved to another group because other resources are dependent on it.
- //
- #define ERROR_DEPENDENT_RESOURCE_EXISTS 5001L
- //
- // MessageId: ERROR_DEPENDENCY_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster resource dependency cannot be found.
- //
- #define ERROR_DEPENDENCY_NOT_FOUND 5002L
- //
- // MessageId: ERROR_DEPENDENCY_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The cluster resource cannot be made dependent on the specified resource because it is already dependent.
- //
- #define ERROR_DEPENDENCY_ALREADY_EXISTS 5003L
- //
- // MessageId: ERROR_RESOURCE_NOT_ONLINE
- //
- // MessageText:
- //
- // The cluster resource is not online.
- //
- #define ERROR_RESOURCE_NOT_ONLINE 5004L
- //
- // MessageId: ERROR_HOST_NODE_NOT_AVAILABLE
- //
- // MessageText:
- //
- // A cluster node is not available for this operation.
- //
- #define ERROR_HOST_NODE_NOT_AVAILABLE 5005L
- //
- // MessageId: ERROR_RESOURCE_NOT_AVAILABLE
- //
- // MessageText:
- //
- // The cluster resource is not available.
- //
- #define ERROR_RESOURCE_NOT_AVAILABLE 5006L
- //
- // MessageId: ERROR_RESOURCE_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster resource could not be found.
- //
- #define ERROR_RESOURCE_NOT_FOUND 5007L
- //
- // MessageId: ERROR_SHUTDOWN_CLUSTER
- //
- // MessageText:
- //
- // The cluster is being shut down.
- //
- #define ERROR_SHUTDOWN_CLUSTER 5008L
- //
- // MessageId: ERROR_CANT_EVICT_ACTIVE_NODE
- //
- // MessageText:
- //
- // A cluster node cannot be evicted from the cluster unless the node is down or it is the last node.
- //
- #define ERROR_CANT_EVICT_ACTIVE_NODE 5009L
- //
- // MessageId: ERROR_OBJECT_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The object already exists.
- //
- #define ERROR_OBJECT_ALREADY_EXISTS 5010L
- //
- // MessageId: ERROR_OBJECT_IN_LIST
- //
- // MessageText:
- //
- // The object is already in the list.
- //
- #define ERROR_OBJECT_IN_LIST 5011L
- //
- // MessageId: ERROR_GROUP_NOT_AVAILABLE
- //
- // MessageText:
- //
- // The cluster group is not available for any new requests.
- //
- #define ERROR_GROUP_NOT_AVAILABLE 5012L
- //
- // MessageId: ERROR_GROUP_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster group could not be found.
- //
- #define ERROR_GROUP_NOT_FOUND 5013L
- //
- // MessageId: ERROR_GROUP_NOT_ONLINE
- //
- // MessageText:
- //
- // The operation could not be completed because the cluster group is not online.
- //
- #define ERROR_GROUP_NOT_ONLINE 5014L
- //
- // MessageId: ERROR_HOST_NODE_NOT_RESOURCE_OWNER
- //
- // MessageText:
- //
- // The cluster node is not the owner of the resource.
- //
- #define ERROR_HOST_NODE_NOT_RESOURCE_OWNER 5015L
- //
- // MessageId: ERROR_HOST_NODE_NOT_GROUP_OWNER
- //
- // MessageText:
- //
- // The cluster node is not the owner of the group.
- //
- #define ERROR_HOST_NODE_NOT_GROUP_OWNER 5016L
- //
- // MessageId: ERROR_RESMON_CREATE_FAILED
- //
- // MessageText:
- //
- // The cluster resource could not be created in the specified resource monitor.
- //
- #define ERROR_RESMON_CREATE_FAILED 5017L
- //
- // MessageId: ERROR_RESMON_ONLINE_FAILED
- //
- // MessageText:
- //
- // The cluster resource could not be brought online by the resource monitor.
- //
- #define ERROR_RESMON_ONLINE_FAILED 5018L
- //
- // MessageId: ERROR_RESOURCE_ONLINE
- //
- // MessageText:
- //
- // The operation could not be completed because the cluster resource is online.
- //
- #define ERROR_RESOURCE_ONLINE 5019L
- //
- // MessageId: ERROR_QUORUM_RESOURCE
- //
- // MessageText:
- //
- // The cluster resource could not be deleted or brought offline because it is the quorum resource.
- //
- #define ERROR_QUORUM_RESOURCE 5020L
- //
- // MessageId: ERROR_NOT_QUORUM_CAPABLE
- //
- // MessageText:
- //
- // The cluster could not make the specified resource a quorum resource because it is not capable of being a quorum resource.
- //
- #define ERROR_NOT_QUORUM_CAPABLE 5021L
- //
- // MessageId: ERROR_CLUSTER_SHUTTING_DOWN
- //
- // MessageText:
- //
- // The cluster software is shutting down.
- //
- #define ERROR_CLUSTER_SHUTTING_DOWN 5022L
- //
- // MessageId: ERROR_INVALID_STATE
- //
- // MessageText:
- //
- // The group or resource is not in the correct state to perform the requested operation.
- //
- #define ERROR_INVALID_STATE 5023L
- //
- // MessageId: ERROR_RESOURCE_PROPERTIES_STORED
- //
- // MessageText:
- //
- // The properties were stored but not all changes will take effect until the next time the resource is brought online.
- //
- #define ERROR_RESOURCE_PROPERTIES_STORED 5024L
- //
- // MessageId: ERROR_NOT_QUORUM_CLASS
- //
- // MessageText:
- //
- // The cluster could not make the specified resource a quorum resource because it does not belong to a shared storage class.
- //
- #define ERROR_NOT_QUORUM_CLASS 5025L
- //
- // MessageId: ERROR_CORE_RESOURCE
- //
- // MessageText:
- //
- // The cluster resource could not be deleted since it is a core resource.
- //
- #define ERROR_CORE_RESOURCE 5026L
- //
- // MessageId: ERROR_QUORUM_RESOURCE_ONLINE_FAILED
- //
- // MessageText:
- //
- // The quorum resource failed to come online.
- //
- #define ERROR_QUORUM_RESOURCE_ONLINE_FAILED 5027L
- //
- // MessageId: ERROR_QUORUMLOG_OPEN_FAILED
- //
- // MessageText:
- //
- // The quorum log could not be created or mounted successfully.
- //
- #define ERROR_QUORUMLOG_OPEN_FAILED 5028L
- //
- // MessageId: ERROR_CLUSTERLOG_CORRUPT
- //
- // MessageText:
- //
- // The cluster log is corrupt.
- //
- #define ERROR_CLUSTERLOG_CORRUPT 5029L
- //
- // MessageId: ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE
- //
- // MessageText:
- //
- // The record could not be written to the cluster log since it exceeds the maximum size.
- //
- #define ERROR_CLUSTERLOG_RECORD_EXCEEDS_MAXSIZE 5030L
- //
- // MessageId: ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE
- //
- // MessageText:
- //
- // The cluster log exceeds its maximum size.
- //
- #define ERROR_CLUSTERLOG_EXCEEDS_MAXSIZE 5031L
- //
- // MessageId: ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND
- //
- // MessageText:
- //
- // No checkpoint record was found in the cluster log.
- //
- #define ERROR_CLUSTERLOG_CHKPOINT_NOT_FOUND 5032L
- //
- // MessageId: ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE
- //
- // MessageText:
- //
- // The minimum required disk space needed for logging is not available.
- //
- #define ERROR_CLUSTERLOG_NOT_ENOUGH_SPACE 5033L
- //
- // MessageId: ERROR_QUORUM_OWNER_ALIVE
- //
- // MessageText:
- //
- // The cluster node failed to take control of the quorum resource because the resource is owned by another active node.
- //
- #define ERROR_QUORUM_OWNER_ALIVE 5034L
- //
- // MessageId: ERROR_NETWORK_NOT_AVAILABLE
- //
- // MessageText:
- //
- // A cluster network is not available for this operation.
- //
- #define ERROR_NETWORK_NOT_AVAILABLE 5035L
- //
- // MessageId: ERROR_NODE_NOT_AVAILABLE
- //
- // MessageText:
- //
- // A cluster node is not available for this operation.
- //
- #define ERROR_NODE_NOT_AVAILABLE 5036L
- //
- // MessageId: ERROR_ALL_NODES_NOT_AVAILABLE
- //
- // MessageText:
- //
- // All cluster nodes must be running to perform this operation.
- //
- #define ERROR_ALL_NODES_NOT_AVAILABLE 5037L
- //
- // MessageId: ERROR_RESOURCE_FAILED
- //
- // MessageText:
- //
- // A cluster resource failed.
- //
- #define ERROR_RESOURCE_FAILED 5038L
- //
- // MessageId: ERROR_CLUSTER_INVALID_NODE
- //
- // MessageText:
- //
- // The cluster node is not valid.
- //
- #define ERROR_CLUSTER_INVALID_NODE 5039L
- //
- // MessageId: ERROR_CLUSTER_NODE_EXISTS
- //
- // MessageText:
- //
- // The cluster node already exists.
- //
- #define ERROR_CLUSTER_NODE_EXISTS 5040L
- //
- // MessageId: ERROR_CLUSTER_JOIN_IN_PROGRESS
- //
- // MessageText:
- //
- // A node is in the process of joining the cluster.
- //
- #define ERROR_CLUSTER_JOIN_IN_PROGRESS 5041L
- //
- // MessageId: ERROR_CLUSTER_NODE_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster node was not found.
- //
- #define ERROR_CLUSTER_NODE_NOT_FOUND 5042L
- //
- // MessageId: ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster local node information was not found.
- //
- #define ERROR_CLUSTER_LOCAL_NODE_NOT_FOUND 5043L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_EXISTS
- //
- // MessageText:
- //
- // The cluster network already exists.
- //
- #define ERROR_CLUSTER_NETWORK_EXISTS 5044L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster network was not found.
- //
- #define ERROR_CLUSTER_NETWORK_NOT_FOUND 5045L
- //
- // MessageId: ERROR_CLUSTER_NETINTERFACE_EXISTS
- //
- // MessageText:
- //
- // The cluster network interface already exists.
- //
- #define ERROR_CLUSTER_NETINTERFACE_EXISTS 5046L
- //
- // MessageId: ERROR_CLUSTER_NETINTERFACE_NOT_FOUND
- //
- // MessageText:
- //
- // The cluster network interface was not found.
- //
- #define ERROR_CLUSTER_NETINTERFACE_NOT_FOUND 5047L
- //
- // MessageId: ERROR_CLUSTER_INVALID_REQUEST
- //
- // MessageText:
- //
- // The cluster request is not valid for this object.
- //
- #define ERROR_CLUSTER_INVALID_REQUEST 5048L
- //
- // MessageId: ERROR_CLUSTER_INVALID_NETWORK_PROVIDER
- //
- // MessageText:
- //
- // The cluster network provider is not valid.
- //
- #define ERROR_CLUSTER_INVALID_NETWORK_PROVIDER 5049L
- //
- // MessageId: ERROR_CLUSTER_NODE_DOWN
- //
- // MessageText:
- //
- // The cluster node is down.
- //
- #define ERROR_CLUSTER_NODE_DOWN 5050L
- //
- // MessageId: ERROR_CLUSTER_NODE_UNREACHABLE
- //
- // MessageText:
- //
- // The cluster node is not reachable.
- //
- #define ERROR_CLUSTER_NODE_UNREACHABLE 5051L
- //
- // MessageId: ERROR_CLUSTER_NODE_NOT_MEMBER
- //
- // MessageText:
- //
- // The cluster node is not a member of the cluster.
- //
- #define ERROR_CLUSTER_NODE_NOT_MEMBER 5052L
- //
- // MessageId: ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS
- //
- // MessageText:
- //
- // A cluster join operation is not in progress.
- //
- #define ERROR_CLUSTER_JOIN_NOT_IN_PROGRESS 5053L
- //
- // MessageId: ERROR_CLUSTER_INVALID_NETWORK
- //
- // MessageText:
- //
- // The cluster network is not valid.
- //
- #define ERROR_CLUSTER_INVALID_NETWORK 5054L
- //
- // MessageId: ERROR_CLUSTER_NODE_UP
- //
- // MessageText:
- //
- // The cluster node is up.
- //
- #define ERROR_CLUSTER_NODE_UP 5056L
- //
- // MessageId: ERROR_CLUSTER_IPADDR_IN_USE
- //
- // MessageText:
- //
- // The cluster IP address is already in use.
- //
- #define ERROR_CLUSTER_IPADDR_IN_USE 5057L
- //
- // MessageId: ERROR_CLUSTER_NODE_NOT_PAUSED
- //
- // MessageText:
- //
- // The cluster node is not paused.
- //
- #define ERROR_CLUSTER_NODE_NOT_PAUSED 5058L
- //
- // MessageId: ERROR_CLUSTER_NO_SECURITY_CONTEXT
- //
- // MessageText:
- //
- // No cluster security context is available.
- //
- #define ERROR_CLUSTER_NO_SECURITY_CONTEXT 5059L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_NOT_INTERNAL
- //
- // MessageText:
- //
- // The cluster network is not configured for internal cluster communication.
- //
- #define ERROR_CLUSTER_NETWORK_NOT_INTERNAL 5060L
- //
- // MessageId: ERROR_CLUSTER_NODE_ALREADY_UP
- //
- // MessageText:
- //
- // The cluster node is already up.
- //
- #define ERROR_CLUSTER_NODE_ALREADY_UP 5061L
- //
- // MessageId: ERROR_CLUSTER_NODE_ALREADY_DOWN
- //
- // MessageText:
- //
- // The cluster node is already down.
- //
- #define ERROR_CLUSTER_NODE_ALREADY_DOWN 5062L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_ALREADY_ONLINE
- //
- // MessageText:
- //
- // The cluster network is already online.
- //
- #define ERROR_CLUSTER_NETWORK_ALREADY_ONLINE 5063L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE
- //
- // MessageText:
- //
- // The cluster network is already offline.
- //
- #define ERROR_CLUSTER_NETWORK_ALREADY_OFFLINE 5064L
- //
- // MessageId: ERROR_CLUSTER_NODE_ALREADY_MEMBER
- //
- // MessageText:
- //
- // The cluster node is already a member of the cluster.
- //
- #define ERROR_CLUSTER_NODE_ALREADY_MEMBER 5065L
- //
- // MessageId: ERROR_CLUSTER_LAST_INTERNAL_NETWORK
- //
- // MessageText:
- //
- // The cluster network is the only one configured for internal cluster communication between two or more active cluster nodes. The internal communication capability cannot be removed from the network.
- //
- #define ERROR_CLUSTER_LAST_INTERNAL_NETWORK 5066L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS
- //
- // MessageText:
- //
- // One or more cluster resources depend on the network to provide service to clients. The client access capability cannot be removed from the network.
- //
- #define ERROR_CLUSTER_NETWORK_HAS_DEPENDENTS 5067L
- //
- // MessageId: ERROR_INVALID_OPERATION_ON_QUORUM
- //
- // MessageText:
- //
- // This operation cannot be performed on the cluster resource as it the quorum resource. You may not bring the quorum resource offline or modify its possible owners list.
- //
- #define ERROR_INVALID_OPERATION_ON_QUORUM 5068L
- //
- // MessageId: ERROR_DEPENDENCY_NOT_ALLOWED
- //
- // MessageText:
- //
- // The cluster quorum resource is not allowed to have any dependencies.
- //
- #define ERROR_DEPENDENCY_NOT_ALLOWED 5069L
- //
- // MessageId: ERROR_CLUSTER_NODE_PAUSED
- //
- // MessageText:
- //
- // The cluster node is paused.
- //
- #define ERROR_CLUSTER_NODE_PAUSED 5070L
- //
- // MessageId: ERROR_NODE_CANT_HOST_RESOURCE
- //
- // MessageText:
- //
- // The cluster resource cannot be brought online. The owner node cannot run this resource.
- //
- #define ERROR_NODE_CANT_HOST_RESOURCE 5071L
- //
- // MessageId: ERROR_CLUSTER_NODE_NOT_READY
- //
- // MessageText:
- //
- // The cluster node is not ready to perform the requested operation.
- //
- #define ERROR_CLUSTER_NODE_NOT_READY 5072L
- //
- // MessageId: ERROR_CLUSTER_NODE_SHUTTING_DOWN
- //
- // MessageText:
- //
- // The cluster node is shutting down.
- //
- #define ERROR_CLUSTER_NODE_SHUTTING_DOWN 5073L
- //
- // MessageId: ERROR_CLUSTER_JOIN_ABORTED
- //
- // MessageText:
- //
- // The cluster join operation was aborted.
- //
- #define ERROR_CLUSTER_JOIN_ABORTED 5074L
- //
- // MessageId: ERROR_CLUSTER_INCOMPATIBLE_VERSIONS
- //
- // MessageText:
- //
- // The cluster join operation failed due to incompatible software versions between the joining node and its sponsor.
- //
- #define ERROR_CLUSTER_INCOMPATIBLE_VERSIONS 5075L
- //
- // MessageId: ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED
- //
- // MessageText:
- //
- // This resource cannot be created because the cluster has reached the limit on the number of resources it can monitor.
- //
- #define ERROR_CLUSTER_MAXNUM_OF_RESOURCES_EXCEEDED 5076L
- //
- // MessageId: ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED
- //
- // MessageText:
- //
- // The system configuration changed during the cluster join or form operation. The join or form operation was aborted.
- //
- #define ERROR_CLUSTER_SYSTEM_CONFIG_CHANGED 5077L
- //
- // MessageId: ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND
- //
- // MessageText:
- //
- // The specified resource type was not found.
- //
- #define ERROR_CLUSTER_RESOURCE_TYPE_NOT_FOUND 5078L
- //
- // MessageId: ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The specified node does not support a resource of this type. This may be due to version inconsistencies or due to the absence of the resource DLL on this node.
- //
- #define ERROR_CLUSTER_RESTYPE_NOT_SUPPORTED 5079L
- //
- // MessageId: ERROR_CLUSTER_RESNAME_NOT_FOUND
- //
- // MessageText:
- //
- // The specified resource name is not supported by this resource DLL. This may be due to a bad (or changed) name supplied to the resource DLL.
- //
- #define ERROR_CLUSTER_RESNAME_NOT_FOUND 5080L
- //
- // MessageId: ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED
- //
- // MessageText:
- //
- // No authentication package could be registered with the RPC server.
- //
- #define ERROR_CLUSTER_NO_RPC_PACKAGES_REGISTERED 5081L
- //
- // MessageId: ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST
- //
- // MessageText:
- //
- // You cannot bring the group online because the owner of the group is not in the preferred list for the group. To change the owner node for the group, move the group.
- //
- #define ERROR_CLUSTER_OWNER_NOT_IN_PREFLIST 5082L
- //
- // MessageId: ERROR_CLUSTER_DATABASE_SEQMISMATCH
- //
- // MessageText:
- //
- // The join operation failed because the cluster database sequence number has changed or is incompatible with the locker node. This may happen during a join operation if the cluster database was changing during the join.
- //
- #define ERROR_CLUSTER_DATABASE_SEQMISMATCH 5083L
- //
- // MessageId: ERROR_RESMON_INVALID_STATE
- //
- // MessageText:
- //
- // The resource monitor will not allow the fail operation to be performed while the resource is in its current state. This may happen if the resource is in a pending state.
- //
- #define ERROR_RESMON_INVALID_STATE 5084L
- //
- // MessageId: ERROR_CLUSTER_GUM_NOT_LOCKER
- //
- // MessageText:
- //
- // A non locker code got a request to reserve the lock for making global updates.
- //
- #define ERROR_CLUSTER_GUM_NOT_LOCKER 5085L
- //
- // MessageId: ERROR_QUORUM_DISK_NOT_FOUND
- //
- // MessageText:
- //
- // The quorum disk could not be located by the cluster service.
- //
- #define ERROR_QUORUM_DISK_NOT_FOUND 5086L
- //
- // MessageId: ERROR_DATABASE_BACKUP_CORRUPT
- //
- // MessageText:
- //
- // The backed up cluster database is possibly corrupt.
- //
- #define ERROR_DATABASE_BACKUP_CORRUPT 5087L
- //
- // MessageId: ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT
- //
- // MessageText:
- //
- // A DFS root already exists in this cluster node.
- //
- #define ERROR_CLUSTER_NODE_ALREADY_HAS_DFS_ROOT 5088L
- //
- // MessageId: ERROR_RESOURCE_PROPERTY_UNCHANGEABLE
- //
- // MessageText:
- //
- // An attempt to modify a resource property failed because it conflicts with another existing property.
- //
- #define ERROR_RESOURCE_PROPERTY_UNCHANGEABLE 5089L
- /*
- Codes from 4300 through 5889 overlap with codes in dspublishedincapperr2.w.
- Do not add any more error codes in that range.
- */
- //
- // MessageId: ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE
- //
- // MessageText:
- //
- // An operation was attempted that is incompatible with the current membership state of the node.
- //
- #define ERROR_CLUSTER_MEMBERSHIP_INVALID_STATE 5890L
- //
- // MessageId: ERROR_CLUSTER_QUORUMLOG_NOT_FOUND
- //
- // MessageText:
- //
- // The quorum resource does not contain the quorum log.
- //
- #define ERROR_CLUSTER_QUORUMLOG_NOT_FOUND 5891L
- //
- // MessageId: ERROR_CLUSTER_MEMBERSHIP_HALT
- //
- // MessageText:
- //
- // The membership engine requested shutdown of the cluster service on this node.
- //
- #define ERROR_CLUSTER_MEMBERSHIP_HALT 5892L
- //
- // MessageId: ERROR_CLUSTER_INSTANCE_ID_MISMATCH
- //
- // MessageText:
- //
- // The join operation failed because the cluster instance ID of the joining node does not match the cluster instance ID of the sponsor node.
- //
- #define ERROR_CLUSTER_INSTANCE_ID_MISMATCH 5893L
- //
- // MessageId: ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP
- //
- // MessageText:
- //
- // A matching network for the specified IP address could not be found. Please also specify a subnet mask and a cluster network.
- //
- #define ERROR_CLUSTER_NETWORK_NOT_FOUND_FOR_IP 5894L
- //
- // MessageId: ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH
- //
- // MessageText:
- //
- // The actual data type of the property did not match the expected data type of the property.
- //
- #define ERROR_CLUSTER_PROPERTY_DATA_TYPE_MISMATCH 5895L
- //
- // MessageId: ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP
- //
- // MessageText:
- //
- // The cluster node was evicted from the cluster successfully, but the node was not cleaned up. Extended status information explaining why the node was not cleaned up is available.
- //
- #define ERROR_CLUSTER_EVICT_WITHOUT_CLEANUP 5896L
- //
- // MessageId: ERROR_CLUSTER_PARAMETER_MISMATCH
- //
- // MessageText:
- //
- // Two or more parameter values specified for a resource's properties are in conflict.
- //
- #define ERROR_CLUSTER_PARAMETER_MISMATCH 5897L
- //
- // MessageId: ERROR_NODE_CANNOT_BE_CLUSTERED
- //
- // MessageText:
- //
- // This computer cannot be made a member of a cluster.
- //
- #define ERROR_NODE_CANNOT_BE_CLUSTERED 5898L
- //
- // MessageId: ERROR_CLUSTER_WRONG_OS_VERSION
- //
- // MessageText:
- //
- // This computer cannot be made a member of a cluster because it does not have the correct version of Windows installed.
- //
- #define ERROR_CLUSTER_WRONG_OS_VERSION 5899L
- //
- // MessageId: ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME
- //
- // MessageText:
- //
- // A cluster cannot be created with the specified cluster name because that cluster name is already in use. Specify a different name for the cluster.
- //
- #define ERROR_CLUSTER_CANT_CREATE_DUP_CLUSTER_NAME 5900L
- ////////////////////////////////////
- // //
- // EFS Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_ENCRYPTION_FAILED
- //
- // MessageText:
- //
- // The specified file could not be encrypted.
- //
- #define ERROR_ENCRYPTION_FAILED 6000L
- //
- // MessageId: ERROR_DECRYPTION_FAILED
- //
- // MessageText:
- //
- // The specified file could not be decrypted.
- //
- #define ERROR_DECRYPTION_FAILED 6001L
- //
- // MessageId: ERROR_FILE_ENCRYPTED
- //
- // MessageText:
- //
- // The specified file is encrypted and the user does not have the ability to decrypt it.
- //
- #define ERROR_FILE_ENCRYPTED 6002L
- //
- // MessageId: ERROR_NO_RECOVERY_POLICY
- //
- // MessageText:
- //
- // There is no valid encryption recovery policy configured for this system.
- //
- #define ERROR_NO_RECOVERY_POLICY 6003L
- //
- // MessageId: ERROR_NO_EFS
- //
- // MessageText:
- //
- // The required encryption driver is not loaded for this system.
- //
- #define ERROR_NO_EFS 6004L
- //
- // MessageId: ERROR_WRONG_EFS
- //
- // MessageText:
- //
- // The file was encrypted with a different encryption driver than is currently loaded.
- //
- #define ERROR_WRONG_EFS 6005L
- //
- // MessageId: ERROR_NO_USER_KEYS
- //
- // MessageText:
- //
- // There are no EFS keys defined for the user.
- //
- #define ERROR_NO_USER_KEYS 6006L
- //
- // MessageId: ERROR_FILE_NOT_ENCRYPTED
- //
- // MessageText:
- //
- // The specified file is not encrypted.
- //
- #define ERROR_FILE_NOT_ENCRYPTED 6007L
- //
- // MessageId: ERROR_NOT_EXPORT_FORMAT
- //
- // MessageText:
- //
- // The specified file is not in the defined EFS export format.
- //
- #define ERROR_NOT_EXPORT_FORMAT 6008L
- //
- // MessageId: ERROR_FILE_READ_ONLY
- //
- // MessageText:
- //
- // The specified file is read only.
- //
- #define ERROR_FILE_READ_ONLY 6009L
- //
- // MessageId: ERROR_DIR_EFS_DISALLOWED
- //
- // MessageText:
- //
- // The directory has been disabled for encryption.
- //
- #define ERROR_DIR_EFS_DISALLOWED 6010L
- //
- // MessageId: ERROR_EFS_SERVER_NOT_TRUSTED
- //
- // MessageText:
- //
- // The server is not trusted for remote encryption operation.
- //
- #define ERROR_EFS_SERVER_NOT_TRUSTED 6011L
- //
- // MessageId: ERROR_BAD_RECOVERY_POLICY
- //
- // MessageText:
- //
- // Recovery policy configured for this system contains invalid recovery certificate.
- //
- #define ERROR_BAD_RECOVERY_POLICY 6012L
- //
- // MessageId: ERROR_EFS_ALG_BLOB_TOO_BIG
- //
- // MessageText:
- //
- // The encryption algorithm used on the source file needs a bigger key buffer than the one on the destination file.
- //
- #define ERROR_EFS_ALG_BLOB_TOO_BIG 6013L
- //
- // MessageId: ERROR_VOLUME_NOT_SUPPORT_EFS
- //
- // MessageText:
- //
- // The disk partition does not support file encryption.
- //
- #define ERROR_VOLUME_NOT_SUPPORT_EFS 6014L
- //
- // MessageId: ERROR_EFS_DISABLED
- //
- // MessageText:
- //
- // This machine is disabled for file encryption.
- //
- #define ERROR_EFS_DISABLED 6015L
- //
- // MessageId: ERROR_EFS_VERSION_NOT_SUPPORT
- //
- // MessageText:
- //
- // A newer system is required to decrypt this encrypted file.
- //
- #define ERROR_EFS_VERSION_NOT_SUPPORT 6016L
- // This message number is for historical purposes and cannot be changed or re-used.
- //
- // MessageId: ERROR_NO_BROWSER_SERVERS_FOUND
- //
- // MessageText:
- //
- // The list of servers for this workgroup is not currently available
- //
- #define ERROR_NO_BROWSER_SERVERS_FOUND 6118L
- //////////////////////////////////////////////////////////////////
- // //
- // Task Scheduler Error Codes that NET START must understand //
- // //
- //////////////////////////////////////////////////////////////////
- //
- // MessageId: SCHED_E_SERVICE_NOT_LOCALSYSTEM
- //
- // MessageText:
- //
- // The Task Scheduler service must be configured to run in the System account to function properly. Individual tasks may be configured to run in other accounts.
- //
- #define SCHED_E_SERVICE_NOT_LOCALSYSTEM 6200L
- ////////////////////////////////////
- // //
- // Terminal Server Error Codes //
- // //
- ////////////////////////////////////
- //
- // MessageId: ERROR_CTX_WINSTATION_NAME_INVALID
- //
- // MessageText:
- //
- // The specified session name is invalid.
- //
- #define ERROR_CTX_WINSTATION_NAME_INVALID 7001L
- //
- // MessageId: ERROR_CTX_INVALID_PD
- //
- // MessageText:
- //
- // The specified protocol driver is invalid.
- //
- #define ERROR_CTX_INVALID_PD 7002L
- //
- // MessageId: ERROR_CTX_PD_NOT_FOUND
- //
- // MessageText:
- //
- // The specified protocol driver was not found in the system path.
- //
- #define ERROR_CTX_PD_NOT_FOUND 7003L
- //
- // MessageId: ERROR_CTX_WD_NOT_FOUND
- //
- // MessageText:
- //
- // The specified terminal connection driver was not found in the system path.
- //
- #define ERROR_CTX_WD_NOT_FOUND 7004L
- //
- // MessageId: ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY
- //
- // MessageText:
- //
- // A registry key for event logging could not be created for this session.
- //
- #define ERROR_CTX_CANNOT_MAKE_EVENTLOG_ENTRY 7005L
- //
- // MessageId: ERROR_CTX_SERVICE_NAME_COLLISION
- //
- // MessageText:
- //
- // A service with the same name already exists on the system.
- //
- #define ERROR_CTX_SERVICE_NAME_COLLISION 7006L
- //
- // MessageId: ERROR_CTX_CLOSE_PENDING
- //
- // MessageText:
- //
- // A close operation is pending on the session.
- //
- #define ERROR_CTX_CLOSE_PENDING 7007L
- //
- // MessageId: ERROR_CTX_NO_OUTBUF
- //
- // MessageText:
- //
- // There are no free output buffers available.
- //
- #define ERROR_CTX_NO_OUTBUF 7008L
- //
- // MessageId: ERROR_CTX_MODEM_INF_NOT_FOUND
- //
- // MessageText:
- //
- // The MODEM.INF file was not found.
- //
- #define ERROR_CTX_MODEM_INF_NOT_FOUND 7009L
- //
- // MessageId: ERROR_CTX_INVALID_MODEMNAME
- //
- // MessageText:
- //
- // The modem name was not found in MODEM.INF.
- //
- #define ERROR_CTX_INVALID_MODEMNAME 7010L
- //
- // MessageId: ERROR_CTX_MODEM_RESPONSE_ERROR
- //
- // MessageText:
- //
- // The modem did not accept the command sent to it. Verify that the configured modem name matches the attached modem.
- //
- #define ERROR_CTX_MODEM_RESPONSE_ERROR 7011L
- //
- // MessageId: ERROR_CTX_MODEM_RESPONSE_TIMEOUT
- //
- // MessageText:
- //
- // The modem did not respond to the command sent to it. Verify that the modem is properly cabled and powered on.
- //
- #define ERROR_CTX_MODEM_RESPONSE_TIMEOUT 7012L
- //
- // MessageId: ERROR_CTX_MODEM_RESPONSE_NO_CARRIER
- //
- // MessageText:
- //
- // Carrier detect has failed or carrier has been dropped due to disconnect.
- //
- #define ERROR_CTX_MODEM_RESPONSE_NO_CARRIER 7013L
- //
- // MessageId: ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE
- //
- // MessageText:
- //
- // Dial tone not detected within the required time. Verify that the phone cable is properly attached and functional.
- //
- #define ERROR_CTX_MODEM_RESPONSE_NO_DIALTONE 7014L
- //
- // MessageId: ERROR_CTX_MODEM_RESPONSE_BUSY
- //
- // MessageText:
- //
- // Busy signal detected at remote site on callback.
- //
- #define ERROR_CTX_MODEM_RESPONSE_BUSY 7015L
- //
- // MessageId: ERROR_CTX_MODEM_RESPONSE_VOICE
- //
- // MessageText:
- //
- // Voice detected at remote site on callback.
- //
- #define ERROR_CTX_MODEM_RESPONSE_VOICE 7016L
- //
- // MessageId: ERROR_CTX_TD_ERROR
- //
- // MessageText:
- //
- // Transport driver error
- //
- #define ERROR_CTX_TD_ERROR 7017L
- //
- // MessageId: ERROR_CTX_WINSTATION_NOT_FOUND
- //
- // MessageText:
- //
- // The specified session cannot be found.
- //
- #define ERROR_CTX_WINSTATION_NOT_FOUND 7022L
- //
- // MessageId: ERROR_CTX_WINSTATION_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The specified session name is already in use.
- //
- #define ERROR_CTX_WINSTATION_ALREADY_EXISTS 7023L
- //
- // MessageId: ERROR_CTX_WINSTATION_BUSY
- //
- // MessageText:
- //
- // The requested operation cannot be completed because the terminal connection is currently busy processing a connect, disconnect, reset, or delete operation.
- //
- #define ERROR_CTX_WINSTATION_BUSY 7024L
- //
- // MessageId: ERROR_CTX_BAD_VIDEO_MODE
- //
- // MessageText:
- //
- // An attempt has been made to connect to a session whose video mode is not supported by the current client.
- //
- #define ERROR_CTX_BAD_VIDEO_MODE 7025L
- //
- // MessageId: ERROR_CTX_GRAPHICS_INVALID
- //
- // MessageText:
- //
- // The application attempted to enable DOS graphics mode.
- // DOS graphics mode is not supported.
- //
- #define ERROR_CTX_GRAPHICS_INVALID 7035L
- //
- // MessageId: ERROR_CTX_LOGON_DISABLED
- //
- // MessageText:
- //
- // Your interactive logon privilege has been disabled.
- // Please contact your administrator.
- //
- #define ERROR_CTX_LOGON_DISABLED 7037L
- //
- // MessageId: ERROR_CTX_NOT_CONSOLE
- //
- // MessageText:
- //
- // The requested operation can be performed only on the system console.
- // This is most often the result of a driver or system DLL requiring direct console access.
- //
- #define ERROR_CTX_NOT_CONSOLE 7038L
- //
- // MessageId: ERROR_CTX_CLIENT_QUERY_TIMEOUT
- //
- // MessageText:
- //
- // The client failed to respond to the server connect message.
- //
- #define ERROR_CTX_CLIENT_QUERY_TIMEOUT 7040L
- //
- // MessageId: ERROR_CTX_CONSOLE_DISCONNECT
- //
- // MessageText:
- //
- // Disconnecting the console session is not supported.
- //
- #define ERROR_CTX_CONSOLE_DISCONNECT 7041L
- //
- // MessageId: ERROR_CTX_CONSOLE_CONNECT
- //
- // MessageText:
- //
- // Reconnecting a disconnected session to the console is not supported.
- //
- #define ERROR_CTX_CONSOLE_CONNECT 7042L
- //
- // MessageId: ERROR_CTX_SHADOW_DENIED
- //
- // MessageText:
- //
- // The request to control another session remotely was denied.
- //
- #define ERROR_CTX_SHADOW_DENIED 7044L
- //
- // MessageId: ERROR_CTX_WINSTATION_ACCESS_DENIED
- //
- // MessageText:
- //
- // The requested session access is denied.
- //
- #define ERROR_CTX_WINSTATION_ACCESS_DENIED 7045L
- //
- // MessageId: ERROR_CTX_INVALID_WD
- //
- // MessageText:
- //
- // The specified terminal connection driver is invalid.
- //
- #define ERROR_CTX_INVALID_WD 7049L
- //
- // MessageId: ERROR_CTX_SHADOW_INVALID
- //
- // MessageText:
- //
- // The requested session cannot be controlled remotely.
- // This may be because the session is disconnected or does not currently have a user logged on.
- //
- #define ERROR_CTX_SHADOW_INVALID 7050L
- //
- // MessageId: ERROR_CTX_SHADOW_DISABLED
- //
- // MessageText:
- //
- // The requested session is not configured to allow remote control.
- //
- #define ERROR_CTX_SHADOW_DISABLED 7051L
- //
- // MessageId: ERROR_CTX_CLIENT_LICENSE_IN_USE
- //
- // MessageText:
- //
- // Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number is currently being used by another user.
- // Please call your system administrator to obtain a unique license number.
- //
- #define ERROR_CTX_CLIENT_LICENSE_IN_USE 7052L
- //
- // MessageId: ERROR_CTX_CLIENT_LICENSE_NOT_SET
- //
- // MessageText:
- //
- // Your request to connect to this Terminal Server has been rejected. Your Terminal Server client license number has not been entered for this copy of the Terminal Server client.
- // Please contact your system administrator.
- //
- #define ERROR_CTX_CLIENT_LICENSE_NOT_SET 7053L
- //
- // MessageId: ERROR_CTX_LICENSE_NOT_AVAILABLE
- //
- // MessageText:
- //
- // The system has reached its licensed logon limit.
- // Please try again later.
- //
- #define ERROR_CTX_LICENSE_NOT_AVAILABLE 7054L
- //
- // MessageId: ERROR_CTX_LICENSE_CLIENT_INVALID
- //
- // MessageText:
- //
- // The client you are using is not licensed to use this system. Your logon request is denied.
- //
- #define ERROR_CTX_LICENSE_CLIENT_INVALID 7055L
- //
- // MessageId: ERROR_CTX_LICENSE_EXPIRED
- //
- // MessageText:
- //
- // The system license has expired. Your logon request is denied.
- //
- #define ERROR_CTX_LICENSE_EXPIRED 7056L
- //
- // MessageId: ERROR_CTX_SHADOW_NOT_RUNNING
- //
- // MessageText:
- //
- // Remote control could not be terminated because the specified session is not currently being remotely controlled.
- //
- #define ERROR_CTX_SHADOW_NOT_RUNNING 7057L
- //
- // MessageId: ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE
- //
- // MessageText:
- //
- // The remote control of the console was terminated because the display mode was changed. Changing the display mode in a remote control session is not supported.
- //
- #define ERROR_CTX_SHADOW_ENDED_BY_MODE_CHANGE 7058L
- ///////////////////////////////////////////////////
- // /
- // Traffic Control Error Codes /
- // /
- // 7500 to 7999 /
- // /
- // defined in: tcerror.h /
- ///////////////////////////////////////////////////
- ///////////////////////////////////////////////////
- // /
- // Active Directory Error Codes /
- // /
- // 8000 to 8999 /
- ///////////////////////////////////////////////////
- // *****************
- // FACILITY_FILE_REPLICATION_SERVICE
- // *****************
- //
- // MessageId: FRS_ERR_INVALID_API_SEQUENCE
- //
- // MessageText:
- //
- // The file replication service API was called incorrectly.
- //
- #define FRS_ERR_INVALID_API_SEQUENCE 8001L
- //
- // MessageId: FRS_ERR_STARTING_SERVICE
- //
- // MessageText:
- //
- // The file replication service cannot be started.
- //
- #define FRS_ERR_STARTING_SERVICE 8002L
- //
- // MessageId: FRS_ERR_STOPPING_SERVICE
- //
- // MessageText:
- //
- // The file replication service cannot be stopped.
- //
- #define FRS_ERR_STOPPING_SERVICE 8003L
- //
- // MessageId: FRS_ERR_INTERNAL_API
- //
- // MessageText:
- //
- // The file replication service API terminated the request.
- // The event log may have more information.
- //
- #define FRS_ERR_INTERNAL_API 8004L
- //
- // MessageId: FRS_ERR_INTERNAL
- //
- // MessageText:
- //
- // The file replication service terminated the request.
- // The event log may have more information.
- //
- #define FRS_ERR_INTERNAL 8005L
- //
- // MessageId: FRS_ERR_SERVICE_COMM
- //
- // MessageText:
- //
- // The file replication service cannot be contacted.
- // The event log may have more information.
- //
- #define FRS_ERR_SERVICE_COMM 8006L
- //
- // MessageId: FRS_ERR_INSUFFICIENT_PRIV
- //
- // MessageText:
- //
- // The file replication service cannot satisfy the request because the user has insufficient privileges.
- // The event log may have more information.
- //
- #define FRS_ERR_INSUFFICIENT_PRIV 8007L
- //
- // MessageId: FRS_ERR_AUTHENTICATION
- //
- // MessageText:
- //
- // The file replication service cannot satisfy the request because authenticated RPC is not available.
- // The event log may have more information.
- //
- #define FRS_ERR_AUTHENTICATION 8008L
- //
- // MessageId: FRS_ERR_PARENT_INSUFFICIENT_PRIV
- //
- // MessageText:
- //
- // The file replication service cannot satisfy the request because the user has insufficient privileges on the domain controller.
- // The event log may have more information.
- //
- #define FRS_ERR_PARENT_INSUFFICIENT_PRIV 8009L
- //
- // MessageId: FRS_ERR_PARENT_AUTHENTICATION
- //
- // MessageText:
- //
- // The file replication service cannot satisfy the request because authenticated RPC is not available on the domain controller.
- // The event log may have more information.
- //
- #define FRS_ERR_PARENT_AUTHENTICATION 8010L
- //
- // MessageId: FRS_ERR_CHILD_TO_PARENT_COMM
- //
- // MessageText:
- //
- // The file replication service cannot communicate with the file replication service on the domain controller.
- // The event log may have more information.
- //
- #define FRS_ERR_CHILD_TO_PARENT_COMM 8011L
- //
- // MessageId: FRS_ERR_PARENT_TO_CHILD_COMM
- //
- // MessageText:
- //
- // The file replication service on the domain controller cannot communicate with the file replication service on this computer.
- // The event log may have more information.
- //
- #define FRS_ERR_PARENT_TO_CHILD_COMM 8012L
- //
- // MessageId: FRS_ERR_SYSVOL_POPULATE
- //
- // MessageText:
- //
- // The file replication service cannot populate the system volume because of an internal error.
- // The event log may have more information.
- //
- #define FRS_ERR_SYSVOL_POPULATE 8013L
- //
- // MessageId: FRS_ERR_SYSVOL_POPULATE_TIMEOUT
- //
- // MessageText:
- //
- // The file replication service cannot populate the system volume because of an internal timeout.
- // The event log may have more information.
- //
- #define FRS_ERR_SYSVOL_POPULATE_TIMEOUT 8014L
- //
- // MessageId: FRS_ERR_SYSVOL_IS_BUSY
- //
- // MessageText:
- //
- // The file replication service cannot process the request. The system volume is busy with a previous request.
- //
- #define FRS_ERR_SYSVOL_IS_BUSY 8015L
- //
- // MessageId: FRS_ERR_SYSVOL_DEMOTE
- //
- // MessageText:
- //
- // The file replication service cannot stop replicating the system volume because of an internal error.
- // The event log may have more information.
- //
- #define FRS_ERR_SYSVOL_DEMOTE 8016L
- //
- // MessageId: FRS_ERR_INVALID_SERVICE_PARAMETER
- //
- // MessageText:
- //
- // The file replication service detected an invalid parameter.
- //
- #define FRS_ERR_INVALID_SERVICE_PARAMETER 8017L
- // *****************
- // FACILITY DIRECTORY SERVICE
- // *****************
- #define DS_S_SUCCESS NO_ERROR
- //
- // MessageId: ERROR_DS_NOT_INSTALLED
- //
- // MessageText:
- //
- // An error occurred while installing the directory service. For more information, see the event log.
- //
- #define ERROR_DS_NOT_INSTALLED 8200L
- //
- // MessageId: ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY
- //
- // MessageText:
- //
- // The directory service evaluated group memberships locally.
- //
- #define ERROR_DS_MEMBERSHIP_EVALUATED_LOCALLY 8201L
- //
- // MessageId: ERROR_DS_NO_ATTRIBUTE_OR_VALUE
- //
- // MessageText:
- //
- // The specified directory service attribute or value does not exist.
- //
- #define ERROR_DS_NO_ATTRIBUTE_OR_VALUE 8202L
- //
- // MessageId: ERROR_DS_INVALID_ATTRIBUTE_SYNTAX
- //
- // MessageText:
- //
- // The attribute syntax specified to the directory service is invalid.
- //
- #define ERROR_DS_INVALID_ATTRIBUTE_SYNTAX 8203L
- //
- // MessageId: ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED
- //
- // MessageText:
- //
- // The attribute type specified to the directory service is not defined.
- //
- #define ERROR_DS_ATTRIBUTE_TYPE_UNDEFINED 8204L
- //
- // MessageId: ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS
- //
- // MessageText:
- //
- // The specified directory service attribute or value already exists.
- //
- #define ERROR_DS_ATTRIBUTE_OR_VALUE_EXISTS 8205L
- //
- // MessageId: ERROR_DS_BUSY
- //
- // MessageText:
- //
- // The directory service is busy.
- //
- #define ERROR_DS_BUSY 8206L
- //
- // MessageId: ERROR_DS_UNAVAILABLE
- //
- // MessageText:
- //
- // The directory service is unavailable.
- //
- #define ERROR_DS_UNAVAILABLE 8207L
- //
- // MessageId: ERROR_DS_NO_RIDS_ALLOCATED
- //
- // MessageText:
- //
- // The directory service was unable to allocate a relative identifier.
- //
- #define ERROR_DS_NO_RIDS_ALLOCATED 8208L
- //
- // MessageId: ERROR_DS_NO_MORE_RIDS
- //
- // MessageText:
- //
- // The directory service has exhausted the pool of relative identifiers.
- //
- #define ERROR_DS_NO_MORE_RIDS 8209L
- //
- // MessageId: ERROR_DS_INCORRECT_ROLE_OWNER
- //
- // MessageText:
- //
- // The requested operation could not be performed because the directory service is not the master for that type of operation.
- //
- #define ERROR_DS_INCORRECT_ROLE_OWNER 8210L
- //
- // MessageId: ERROR_DS_RIDMGR_INIT_ERROR
- //
- // MessageText:
- //
- // The directory service was unable to initialize the subsystem that allocates relative identifiers.
- //
- #define ERROR_DS_RIDMGR_INIT_ERROR 8211L
- //
- // MessageId: ERROR_DS_OBJ_CLASS_VIOLATION
- //
- // MessageText:
- //
- // The requested operation did not satisfy one or more constraints associated with the class of the object.
- //
- #define ERROR_DS_OBJ_CLASS_VIOLATION 8212L
- //
- // MessageId: ERROR_DS_CANT_ON_NON_LEAF
- //
- // MessageText:
- //
- // The directory service can perform the requested operation only on a leaf object.
- //
- #define ERROR_DS_CANT_ON_NON_LEAF 8213L
- //
- // MessageId: ERROR_DS_CANT_ON_RDN
- //
- // MessageText:
- //
- // The directory service cannot perform the requested operation on the RDN attribute of an object.
- //
- #define ERROR_DS_CANT_ON_RDN 8214L
- //
- // MessageId: ERROR_DS_CANT_MOD_OBJ_CLASS
- //
- // MessageText:
- //
- // The directory service detected an attempt to modify the object class of an object.
- //
- #define ERROR_DS_CANT_MOD_OBJ_CLASS 8215L
- //
- // MessageId: ERROR_DS_CROSS_DOM_MOVE_ERROR
- //
- // MessageText:
- //
- // The requested cross-domain move operation could not be performed.
- //
- #define ERROR_DS_CROSS_DOM_MOVE_ERROR 8216L
- //
- // MessageId: ERROR_DS_GC_NOT_AVAILABLE
- //
- // MessageText:
- //
- // Unable to contact the global catalog server.
- //
- #define ERROR_DS_GC_NOT_AVAILABLE 8217L
- //
- // MessageId: ERROR_SHARED_POLICY
- //
- // MessageText:
- //
- // The policy object is shared and can only be modified at the root.
- //
- #define ERROR_SHARED_POLICY 8218L
- //
- // MessageId: ERROR_POLICY_OBJECT_NOT_FOUND
- //
- // MessageText:
- //
- // The policy object does not exist.
- //
- #define ERROR_POLICY_OBJECT_NOT_FOUND 8219L
- //
- // MessageId: ERROR_POLICY_ONLY_IN_DS
- //
- // MessageText:
- //
- // The requested policy information is only in the directory service.
- //
- #define ERROR_POLICY_ONLY_IN_DS 8220L
- //
- // MessageId: ERROR_PROMOTION_ACTIVE
- //
- // MessageText:
- //
- // A domain controller promotion is currently active.
- //
- #define ERROR_PROMOTION_ACTIVE 8221L
- //
- // MessageId: ERROR_NO_PROMOTION_ACTIVE
- //
- // MessageText:
- //
- // A domain controller promotion is not currently active
- //
- #define ERROR_NO_PROMOTION_ACTIVE 8222L
- // 8223 unused
- //
- // MessageId: ERROR_DS_OPERATIONS_ERROR
- //
- // MessageText:
- //
- // An operations error occurred.
- //
- #define ERROR_DS_OPERATIONS_ERROR 8224L
- //
- // MessageId: ERROR_DS_PROTOCOL_ERROR
- //
- // MessageText:
- //
- // A protocol error occurred.
- //
- #define ERROR_DS_PROTOCOL_ERROR 8225L
- //
- // MessageId: ERROR_DS_TIMELIMIT_EXCEEDED
- //
- // MessageText:
- //
- // The time limit for this request was exceeded.
- //
- #define ERROR_DS_TIMELIMIT_EXCEEDED 8226L
- //
- // MessageId: ERROR_DS_SIZELIMIT_EXCEEDED
- //
- // MessageText:
- //
- // The size limit for this request was exceeded.
- //
- #define ERROR_DS_SIZELIMIT_EXCEEDED 8227L
- //
- // MessageId: ERROR_DS_ADMIN_LIMIT_EXCEEDED
- //
- // MessageText:
- //
- // The administrative limit for this request was exceeded.
- //
- #define ERROR_DS_ADMIN_LIMIT_EXCEEDED 8228L
- //
- // MessageId: ERROR_DS_COMPARE_FALSE
- //
- // MessageText:
- //
- // The compare response was false.
- //
- #define ERROR_DS_COMPARE_FALSE 8229L
- //
- // MessageId: ERROR_DS_COMPARE_TRUE
- //
- // MessageText:
- //
- // The compare response was true.
- //
- #define ERROR_DS_COMPARE_TRUE 8230L
- //
- // MessageId: ERROR_DS_AUTH_METHOD_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The requested authentication method is not supported by the server.
- //
- #define ERROR_DS_AUTH_METHOD_NOT_SUPPORTED 8231L
- //
- // MessageId: ERROR_DS_STRONG_AUTH_REQUIRED
- //
- // MessageText:
- //
- // A more secure authentication method is required for this server.
- //
- #define ERROR_DS_STRONG_AUTH_REQUIRED 8232L
- //
- // MessageId: ERROR_DS_INAPPROPRIATE_AUTH
- //
- // MessageText:
- //
- // Inappropriate authentication.
- //
- #define ERROR_DS_INAPPROPRIATE_AUTH 8233L
- //
- // MessageId: ERROR_DS_AUTH_UNKNOWN
- //
- // MessageText:
- //
- // The authentication mechanism is unknown.
- //
- #define ERROR_DS_AUTH_UNKNOWN 8234L
- //
- // MessageId: ERROR_DS_REFERRAL
- //
- // MessageText:
- //
- // A referral was returned from the server.
- //
- #define ERROR_DS_REFERRAL 8235L
- //
- // MessageId: ERROR_DS_UNAVAILABLE_CRIT_EXTENSION
- //
- // MessageText:
- //
- // The server does not support the requested critical extension.
- //
- #define ERROR_DS_UNAVAILABLE_CRIT_EXTENSION 8236L
- //
- // MessageId: ERROR_DS_CONFIDENTIALITY_REQUIRED
- //
- // MessageText:
- //
- // This request requires a secure connection.
- //
- #define ERROR_DS_CONFIDENTIALITY_REQUIRED 8237L
- //
- // MessageId: ERROR_DS_INAPPROPRIATE_MATCHING
- //
- // MessageText:
- //
- // Inappropriate matching.
- //
- #define ERROR_DS_INAPPROPRIATE_MATCHING 8238L
- //
- // MessageId: ERROR_DS_CONSTRAINT_VIOLATION
- //
- // MessageText:
- //
- // A constraint violation occurred.
- //
- #define ERROR_DS_CONSTRAINT_VIOLATION 8239L
- //
- // MessageId: ERROR_DS_NO_SUCH_OBJECT
- //
- // MessageText:
- //
- // There is no such object on the server.
- //
- #define ERROR_DS_NO_SUCH_OBJECT 8240L
- //
- // MessageId: ERROR_DS_ALIAS_PROBLEM
- //
- // MessageText:
- //
- // There is an alias problem.
- //
- #define ERROR_DS_ALIAS_PROBLEM 8241L
- //
- // MessageId: ERROR_DS_INVALID_DN_SYNTAX
- //
- // MessageText:
- //
- // An invalid dn syntax has been specified.
- //
- #define ERROR_DS_INVALID_DN_SYNTAX 8242L
- //
- // MessageId: ERROR_DS_IS_LEAF
- //
- // MessageText:
- //
- // The object is a leaf object.
- //
- #define ERROR_DS_IS_LEAF 8243L
- //
- // MessageId: ERROR_DS_ALIAS_DEREF_PROBLEM
- //
- // MessageText:
- //
- // There is an alias dereferencing problem.
- //
- #define ERROR_DS_ALIAS_DEREF_PROBLEM 8244L
- //
- // MessageId: ERROR_DS_UNWILLING_TO_PERFORM
- //
- // MessageText:
- //
- // The server is unwilling to process the request.
- //
- #define ERROR_DS_UNWILLING_TO_PERFORM 8245L
- //
- // MessageId: ERROR_DS_LOOP_DETECT
- //
- // MessageText:
- //
- // A loop has been detected.
- //
- #define ERROR_DS_LOOP_DETECT 8246L
- //
- // MessageId: ERROR_DS_NAMING_VIOLATION
- //
- // MessageText:
- //
- // There is a naming violation.
- //
- #define ERROR_DS_NAMING_VIOLATION 8247L
- //
- // MessageId: ERROR_DS_OBJECT_RESULTS_TOO_LARGE
- //
- // MessageText:
- //
- // The result set is too large.
- //
- #define ERROR_DS_OBJECT_RESULTS_TOO_LARGE 8248L
- //
- // MessageId: ERROR_DS_AFFECTS_MULTIPLE_DSAS
- //
- // MessageText:
- //
- // The operation affects multiple DSAs
- //
- #define ERROR_DS_AFFECTS_MULTIPLE_DSAS 8249L
- //
- // MessageId: ERROR_DS_SERVER_DOWN
- //
- // MessageText:
- //
- // The server is not operational.
- //
- #define ERROR_DS_SERVER_DOWN 8250L
- //
- // MessageId: ERROR_DS_LOCAL_ERROR
- //
- // MessageText:
- //
- // A local error has occurred.
- //
- #define ERROR_DS_LOCAL_ERROR 8251L
- //
- // MessageId: ERROR_DS_ENCODING_ERROR
- //
- // MessageText:
- //
- // An encoding error has occurred.
- //
- #define ERROR_DS_ENCODING_ERROR 8252L
- //
- // MessageId: ERROR_DS_DECODING_ERROR
- //
- // MessageText:
- //
- // A decoding error has occurred.
- //
- #define ERROR_DS_DECODING_ERROR 8253L
- //
- // MessageId: ERROR_DS_FILTER_UNKNOWN
- //
- // MessageText:
- //
- // The search filter cannot be recognized.
- //
- #define ERROR_DS_FILTER_UNKNOWN 8254L
- //
- // MessageId: ERROR_DS_PARAM_ERROR
- //
- // MessageText:
- //
- // One or more parameters are illegal.
- //
- #define ERROR_DS_PARAM_ERROR 8255L
- //
- // MessageId: ERROR_DS_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The specified method is not supported.
- //
- #define ERROR_DS_NOT_SUPPORTED 8256L
- //
- // MessageId: ERROR_DS_NO_RESULTS_RETURNED
- //
- // MessageText:
- //
- // No results were returned.
- //
- #define ERROR_DS_NO_RESULTS_RETURNED 8257L
- //
- // MessageId: ERROR_DS_CONTROL_NOT_FOUND
- //
- // MessageText:
- //
- // The specified control is not supported by the server.
- //
- #define ERROR_DS_CONTROL_NOT_FOUND 8258L
- //
- // MessageId: ERROR_DS_CLIENT_LOOP
- //
- // MessageText:
- //
- // A referral loop was detected by the client.
- //
- #define ERROR_DS_CLIENT_LOOP 8259L
- //
- // MessageId: ERROR_DS_REFERRAL_LIMIT_EXCEEDED
- //
- // MessageText:
- //
- // The preset referral limit was exceeded.
- //
- #define ERROR_DS_REFERRAL_LIMIT_EXCEEDED 8260L
- //
- // MessageId: ERROR_DS_SORT_CONTROL_MISSING
- //
- // MessageText:
- //
- // The search requires a SORT control.
- //
- #define ERROR_DS_SORT_CONTROL_MISSING 8261L
- //
- // MessageId: ERROR_DS_OFFSET_RANGE_ERROR
- //
- // MessageText:
- //
- // The search results exceed the offset range specified.
- //
- #define ERROR_DS_OFFSET_RANGE_ERROR 8262L
- //
- // MessageId: ERROR_DS_ROOT_MUST_BE_NC
- //
- // MessageText:
- //
- // The root object must be the head of a naming context. The root object cannot have an instantiated parent.
- //
- #define ERROR_DS_ROOT_MUST_BE_NC 8301L
- //
- // MessageId: ERROR_DS_ADD_REPLICA_INHIBITED
- //
- // MessageText:
- //
- // The add replica operation cannot be performed. The naming context must be writable in order to create the replica.
- //
- #define ERROR_DS_ADD_REPLICA_INHIBITED 8302L
- //
- // MessageId: ERROR_DS_ATT_NOT_DEF_IN_SCHEMA
- //
- // MessageText:
- //
- // A reference to an attribute that is not defined in the schema occurred.
- //
- #define ERROR_DS_ATT_NOT_DEF_IN_SCHEMA 8303L
- //
- // MessageId: ERROR_DS_MAX_OBJ_SIZE_EXCEEDED
- //
- // MessageText:
- //
- // The maximum size of an object has been exceeded.
- //
- #define ERROR_DS_MAX_OBJ_SIZE_EXCEEDED 8304L
- //
- // MessageId: ERROR_DS_OBJ_STRING_NAME_EXISTS
- //
- // MessageText:
- //
- // An attempt was made to add an object to the directory with a name that is already in use.
- //
- #define ERROR_DS_OBJ_STRING_NAME_EXISTS 8305L
- //
- // MessageId: ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA
- //
- // MessageText:
- //
- // An attempt was made to add an object of a class that does not have an RDN defined in the schema.
- //
- #define ERROR_DS_NO_RDN_DEFINED_IN_SCHEMA 8306L
- //
- // MessageId: ERROR_DS_RDN_DOESNT_MATCH_SCHEMA
- //
- // MessageText:
- //
- // An attempt was made to add an object using an RDN that is not the RDN defined in the schema.
- //
- #define ERROR_DS_RDN_DOESNT_MATCH_SCHEMA 8307L
- //
- // MessageId: ERROR_DS_NO_REQUESTED_ATTS_FOUND
- //
- // MessageText:
- //
- // None of the requested attributes were found on the objects.
- //
- #define ERROR_DS_NO_REQUESTED_ATTS_FOUND 8308L
- //
- // MessageId: ERROR_DS_USER_BUFFER_TO_SMALL
- //
- // MessageText:
- //
- // The user buffer is too small.
- //
- #define ERROR_DS_USER_BUFFER_TO_SMALL 8309L
- //
- // MessageId: ERROR_DS_ATT_IS_NOT_ON_OBJ
- //
- // MessageText:
- //
- // The attribute specified in the operation is not present on the object.
- //
- #define ERROR_DS_ATT_IS_NOT_ON_OBJ 8310L
- //
- // MessageId: ERROR_DS_ILLEGAL_MOD_OPERATION
- //
- // MessageText:
- //
- // Illegal modify operation. Some aspect of the modification is not permitted.
- //
- #define ERROR_DS_ILLEGAL_MOD_OPERATION 8311L
- //
- // MessageId: ERROR_DS_OBJ_TOO_LARGE
- //
- // MessageText:
- //
- // The specified object is too large.
- //
- #define ERROR_DS_OBJ_TOO_LARGE 8312L
- //
- // MessageId: ERROR_DS_BAD_INSTANCE_TYPE
- //
- // MessageText:
- //
- // The specified instance type is not valid.
- //
- #define ERROR_DS_BAD_INSTANCE_TYPE 8313L
- //
- // MessageId: ERROR_DS_MASTERDSA_REQUIRED
- //
- // MessageText:
- //
- // The operation must be performed at a master DSA.
- //
- #define ERROR_DS_MASTERDSA_REQUIRED 8314L
- //
- // MessageId: ERROR_DS_OBJECT_CLASS_REQUIRED
- //
- // MessageText:
- //
- // The object class attribute must be specified.
- //
- #define ERROR_DS_OBJECT_CLASS_REQUIRED 8315L
- //
- // MessageId: ERROR_DS_MISSING_REQUIRED_ATT
- //
- // MessageText:
- //
- // A required attribute is missing.
- //
- #define ERROR_DS_MISSING_REQUIRED_ATT 8316L
- //
- // MessageId: ERROR_DS_ATT_NOT_DEF_FOR_CLASS
- //
- // MessageText:
- //
- // An attempt was made to modify an object to include an attribute that is not legal for its class.
- //
- #define ERROR_DS_ATT_NOT_DEF_FOR_CLASS 8317L
- //
- // MessageId: ERROR_DS_ATT_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The specified attribute is already present on the object.
- //
- #define ERROR_DS_ATT_ALREADY_EXISTS 8318L
- // 8319 unused
- //
- // MessageId: ERROR_DS_CANT_ADD_ATT_VALUES
- //
- // MessageText:
- //
- // The specified attribute is not present, or has no values.
- //
- #define ERROR_DS_CANT_ADD_ATT_VALUES 8320L
- //
- // MessageId: ERROR_DS_SINGLE_VALUE_CONSTRAINT
- //
- // MessageText:
- //
- // Mutliple values were specified for an attribute that can have only one value.
- //
- #define ERROR_DS_SINGLE_VALUE_CONSTRAINT 8321L
- //
- // MessageId: ERROR_DS_RANGE_CONSTRAINT
- //
- // MessageText:
- //
- // A value for the attribute was not in the acceptable range of values.
- //
- #define ERROR_DS_RANGE_CONSTRAINT 8322L
- //
- // MessageId: ERROR_DS_ATT_VAL_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The specified value already exists.
- //
- #define ERROR_DS_ATT_VAL_ALREADY_EXISTS 8323L
- //
- // MessageId: ERROR_DS_CANT_REM_MISSING_ATT
- //
- // MessageText:
- //
- // The attribute cannot be removed because it is not present on the object.
- //
- #define ERROR_DS_CANT_REM_MISSING_ATT 8324L
- //
- // MessageId: ERROR_DS_CANT_REM_MISSING_ATT_VAL
- //
- // MessageText:
- //
- // The attribute value cannot be removed because it is not present on the object.
- //
- #define ERROR_DS_CANT_REM_MISSING_ATT_VAL 8325L
- //
- // MessageId: ERROR_DS_ROOT_CANT_BE_SUBREF
- //
- // MessageText:
- //
- // The specified root object cannot be a subref.
- //
- #define ERROR_DS_ROOT_CANT_BE_SUBREF 8326L
- //
- // MessageId: ERROR_DS_NO_CHAINING
- //
- // MessageText:
- //
- // Chaining is not permitted.
- //
- #define ERROR_DS_NO_CHAINING 8327L
- //
- // MessageId: ERROR_DS_NO_CHAINED_EVAL
- //
- // MessageText:
- //
- // Chained evaluation is not permitted.
- //
- #define ERROR_DS_NO_CHAINED_EVAL 8328L
- //
- // MessageId: ERROR_DS_NO_PARENT_OBJECT
- //
- // MessageText:
- //
- // The operation could not be performed because the object's parent is either uninstantiated or deleted.
- //
- #define ERROR_DS_NO_PARENT_OBJECT 8329L
- //
- // MessageId: ERROR_DS_PARENT_IS_AN_ALIAS