WinError.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:582k
- //
- #define ERROR_IPSEC_IKE_DROP_NO_RESPONSE 13813L
- //
- // MessageId: ERROR_IPSEC_IKE_MM_DELAY_DROP
- //
- // MessageText:
- //
- // Negotiation took too long
- //
- #define ERROR_IPSEC_IKE_MM_DELAY_DROP 13814L
- //
- // MessageId: ERROR_IPSEC_IKE_QM_DELAY_DROP
- //
- // MessageText:
- //
- // Negotiation took too long
- //
- #define ERROR_IPSEC_IKE_QM_DELAY_DROP 13815L
- //
- // MessageId: ERROR_IPSEC_IKE_ERROR
- //
- // MessageText:
- //
- // Unknown error occurred
- //
- #define ERROR_IPSEC_IKE_ERROR 13816L
- //
- // MessageId: ERROR_IPSEC_IKE_CRL_FAILED
- //
- // MessageText:
- //
- // Certificate Revocation Check failed
- //
- #define ERROR_IPSEC_IKE_CRL_FAILED 13817L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_KEY_USAGE
- //
- // MessageText:
- //
- // Invalid certificate key usage
- //
- #define ERROR_IPSEC_IKE_INVALID_KEY_USAGE 13818L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_CERT_TYPE
- //
- // MessageText:
- //
- // Invalid certificate type
- //
- #define ERROR_IPSEC_IKE_INVALID_CERT_TYPE 13819L
- //
- // MessageId: ERROR_IPSEC_IKE_NO_PRIVATE_KEY
- //
- // MessageText:
- //
- // No private key associated with machine certificate
- //
- #define ERROR_IPSEC_IKE_NO_PRIVATE_KEY 13820L
- //
- // MessageId: ERROR_IPSEC_IKE_DH_FAIL
- //
- // MessageText:
- //
- // Failure in Diffie-Helman computation
- //
- #define ERROR_IPSEC_IKE_DH_FAIL 13822L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_HEADER
- //
- // MessageText:
- //
- // Invalid header
- //
- #define ERROR_IPSEC_IKE_INVALID_HEADER 13824L
- //
- // MessageId: ERROR_IPSEC_IKE_NO_POLICY
- //
- // MessageText:
- //
- // No policy configured
- //
- #define ERROR_IPSEC_IKE_NO_POLICY 13825L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_SIGNATURE
- //
- // MessageText:
- //
- // Failed to verify signature
- //
- #define ERROR_IPSEC_IKE_INVALID_SIGNATURE 13826L
- //
- // MessageId: ERROR_IPSEC_IKE_KERBEROS_ERROR
- //
- // MessageText:
- //
- // Failed to authenticate using kerberos
- //
- #define ERROR_IPSEC_IKE_KERBEROS_ERROR 13827L
- //
- // MessageId: ERROR_IPSEC_IKE_NO_PUBLIC_KEY
- //
- // MessageText:
- //
- // Peer's certificate did not have a public key
- //
- #define ERROR_IPSEC_IKE_NO_PUBLIC_KEY 13828L
- // These must stay as a unit.
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR
- //
- // MessageText:
- //
- // Error processing error payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR 13829L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_SA
- //
- // MessageText:
- //
- // Error processing SA payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_SA 13830L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_PROP
- //
- // MessageText:
- //
- // Error processing Proposal payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_PROP 13831L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_TRANS
- //
- // MessageText:
- //
- // Error processing Transform payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_TRANS 13832L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_KE
- //
- // MessageText:
- //
- // Error processing KE payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_KE 13833L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_ID
- //
- // MessageText:
- //
- // Error processing ID payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_ID 13834L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_CERT
- //
- // MessageText:
- //
- // Error processing Cert payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_CERT 13835L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ
- //
- // MessageText:
- //
- // Error processing Certificate Request payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_CERT_REQ 13836L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_HASH
- //
- // MessageText:
- //
- // Error processing Hash payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_HASH 13837L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_SIG
- //
- // MessageText:
- //
- // Error processing Signature payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_SIG 13838L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_NONCE
- //
- // MessageText:
- //
- // Error processing Nonce payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_NONCE 13839L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY
- //
- // MessageText:
- //
- // Error processing Notify payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_NOTIFY 13840L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_DELETE
- //
- // MessageText:
- //
- // Error processing Delete Payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_DELETE 13841L
- //
- // MessageId: ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR
- //
- // MessageText:
- //
- // Error processing VendorId payload
- //
- #define ERROR_IPSEC_IKE_PROCESS_ERR_VENDOR 13842L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_PAYLOAD
- //
- // MessageText:
- //
- // Invalid payload received
- //
- #define ERROR_IPSEC_IKE_INVALID_PAYLOAD 13843L
- //
- // MessageId: ERROR_IPSEC_IKE_LOAD_SOFT_SA
- //
- // MessageText:
- //
- // Soft SA loaded
- //
- #define ERROR_IPSEC_IKE_LOAD_SOFT_SA 13844L
- //
- // MessageId: ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN
- //
- // MessageText:
- //
- // Soft SA torn down
- //
- #define ERROR_IPSEC_IKE_SOFT_SA_TORN_DOWN 13845L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_COOKIE
- //
- // MessageText:
- //
- // Invalid cookie received.
- //
- #define ERROR_IPSEC_IKE_INVALID_COOKIE 13846L
- //
- // MessageId: ERROR_IPSEC_IKE_NO_PEER_CERT
- //
- // MessageText:
- //
- // Peer failed to send valid machine certificate
- //
- #define ERROR_IPSEC_IKE_NO_PEER_CERT 13847L
- //
- // MessageId: ERROR_IPSEC_IKE_PEER_CRL_FAILED
- //
- // MessageText:
- //
- // Certification Revocation check of peer's certificate failed
- //
- #define ERROR_IPSEC_IKE_PEER_CRL_FAILED 13848L
- //
- // MessageId: ERROR_IPSEC_IKE_POLICY_CHANGE
- //
- // MessageText:
- //
- // New policy invalidated SAs formed with old policy
- //
- #define ERROR_IPSEC_IKE_POLICY_CHANGE 13849L
- //
- // MessageId: ERROR_IPSEC_IKE_NO_MM_POLICY
- //
- // MessageText:
- //
- // There is no available Main Mode IKE policy.
- //
- #define ERROR_IPSEC_IKE_NO_MM_POLICY 13850L
- //
- // MessageId: ERROR_IPSEC_IKE_NOTCBPRIV
- //
- // MessageText:
- //
- // Failed to enabled TCB privilege.
- //
- #define ERROR_IPSEC_IKE_NOTCBPRIV 13851L
- //
- // MessageId: ERROR_IPSEC_IKE_SECLOADFAIL
- //
- // MessageText:
- //
- // Failed to load SECURITY.DLL.
- //
- #define ERROR_IPSEC_IKE_SECLOADFAIL 13852L
- //
- // MessageId: ERROR_IPSEC_IKE_FAILSSPINIT
- //
- // MessageText:
- //
- // Failed to obtain security function table dispatch address from SSPI.
- //
- #define ERROR_IPSEC_IKE_FAILSSPINIT 13853L
- //
- // MessageId: ERROR_IPSEC_IKE_FAILQUERYSSP
- //
- // MessageText:
- //
- // Failed to query Kerberos package to obtain max token size.
- //
- #define ERROR_IPSEC_IKE_FAILQUERYSSP 13854L
- //
- // MessageId: ERROR_IPSEC_IKE_SRVACQFAIL
- //
- // MessageText:
- //
- // Failed to obtain Kerberos server credentials for ISAKMP/ERROR_IPSEC_IKE service. Kerberos authentication will not function. The most likely reason for this is lack of domain membership. This is normal if your computer is a member of a workgroup.
- //
- #define ERROR_IPSEC_IKE_SRVACQFAIL 13855L
- //
- // MessageId: ERROR_IPSEC_IKE_SRVQUERYCRED
- //
- // MessageText:
- //
- // Failed to determine SSPI principal name for ISAKMP/ERROR_IPSEC_IKE service (QueryCredentialsAttributes).
- //
- #define ERROR_IPSEC_IKE_SRVQUERYCRED 13856L
- //
- // MessageId: ERROR_IPSEC_IKE_GETSPIFAIL
- //
- // MessageText:
- //
- // Failed to obtain new SPI for the inbound SA from Ipsec driver. The most common cause for this is that the driver does not have the correct filter. Check your policy to verify the filters.
- //
- #define ERROR_IPSEC_IKE_GETSPIFAIL 13857L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_FILTER
- //
- // MessageText:
- //
- // Given filter is invalid
- //
- #define ERROR_IPSEC_IKE_INVALID_FILTER 13858L
- //
- // MessageId: ERROR_IPSEC_IKE_OUT_OF_MEMORY
- //
- // MessageText:
- //
- // Memory allocation failed.
- //
- #define ERROR_IPSEC_IKE_OUT_OF_MEMORY 13859L
- //
- // MessageId: ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED
- //
- // MessageText:
- //
- // Failed to add Security Association to IPSec Driver. The most common cause for this is if the IKE negotiation took too long to complete. If the problem persists, reduce the load on the faulting machine.
- //
- #define ERROR_IPSEC_IKE_ADD_UPDATE_KEY_FAILED 13860L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_POLICY
- //
- // MessageText:
- //
- // Invalid policy
- //
- #define ERROR_IPSEC_IKE_INVALID_POLICY 13861L
- //
- // MessageId: ERROR_IPSEC_IKE_UNKNOWN_DOI
- //
- // MessageText:
- //
- // Invalid DOI
- //
- #define ERROR_IPSEC_IKE_UNKNOWN_DOI 13862L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_SITUATION
- //
- // MessageText:
- //
- // Invalid situation
- //
- #define ERROR_IPSEC_IKE_INVALID_SITUATION 13863L
- //
- // MessageId: ERROR_IPSEC_IKE_DH_FAILURE
- //
- // MessageText:
- //
- // Diffie-Hellman failure
- //
- #define ERROR_IPSEC_IKE_DH_FAILURE 13864L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_GROUP
- //
- // MessageText:
- //
- // Invalid Diffie-Hellman group
- //
- #define ERROR_IPSEC_IKE_INVALID_GROUP 13865L
- //
- // MessageId: ERROR_IPSEC_IKE_ENCRYPT
- //
- // MessageText:
- //
- // Error encrypting payload
- //
- #define ERROR_IPSEC_IKE_ENCRYPT 13866L
- //
- // MessageId: ERROR_IPSEC_IKE_DECRYPT
- //
- // MessageText:
- //
- // Error decrypting payload
- //
- #define ERROR_IPSEC_IKE_DECRYPT 13867L
- //
- // MessageId: ERROR_IPSEC_IKE_POLICY_MATCH
- //
- // MessageText:
- //
- // Policy match error
- //
- #define ERROR_IPSEC_IKE_POLICY_MATCH 13868L
- //
- // MessageId: ERROR_IPSEC_IKE_UNSUPPORTED_ID
- //
- // MessageText:
- //
- // Unsupported ID
- //
- #define ERROR_IPSEC_IKE_UNSUPPORTED_ID 13869L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_HASH
- //
- // MessageText:
- //
- // Hash verification failed
- //
- #define ERROR_IPSEC_IKE_INVALID_HASH 13870L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_HASH_ALG
- //
- // MessageText:
- //
- // Invalid hash algorithm
- //
- #define ERROR_IPSEC_IKE_INVALID_HASH_ALG 13871L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_HASH_SIZE
- //
- // MessageText:
- //
- // Invalid hash size
- //
- #define ERROR_IPSEC_IKE_INVALID_HASH_SIZE 13872L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG
- //
- // MessageText:
- //
- // Invalid encryption algorithm
- //
- #define ERROR_IPSEC_IKE_INVALID_ENCRYPT_ALG 13873L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_AUTH_ALG
- //
- // MessageText:
- //
- // Invalid authentication algorithm
- //
- #define ERROR_IPSEC_IKE_INVALID_AUTH_ALG 13874L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_SIG
- //
- // MessageText:
- //
- // Invalid certificate signature
- //
- #define ERROR_IPSEC_IKE_INVALID_SIG 13875L
- //
- // MessageId: ERROR_IPSEC_IKE_LOAD_FAILED
- //
- // MessageText:
- //
- // Load failed
- //
- #define ERROR_IPSEC_IKE_LOAD_FAILED 13876L
- //
- // MessageId: ERROR_IPSEC_IKE_RPC_DELETE
- //
- // MessageText:
- //
- // Deleted via RPC call
- //
- #define ERROR_IPSEC_IKE_RPC_DELETE 13877L
- //
- // MessageId: ERROR_IPSEC_IKE_BENIGN_REINIT
- //
- // MessageText:
- //
- // Temporary state created to perform reinit. This is not a real failure.
- //
- #define ERROR_IPSEC_IKE_BENIGN_REINIT 13878L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY
- //
- // MessageText:
- //
- // The lifetime value received in the Responder Lifetime Notify is below the Windows 2000 configured minimum value. Please fix the policy on the peer machine.
- //
- #define ERROR_IPSEC_IKE_INVALID_RESPONDER_LIFETIME_NOTIFY 13879L
- //
- // MessageId: ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN
- //
- // MessageText:
- //
- // Key length in certificate is too small for configured security requirements.
- //
- #define ERROR_IPSEC_IKE_INVALID_CERT_KEYLEN 13881L
- //
- // MessageId: ERROR_IPSEC_IKE_MM_LIMIT
- //
- // MessageText:
- //
- // Max number of established MM SAs to peer exceeded.
- //
- #define ERROR_IPSEC_IKE_MM_LIMIT 13882L
- //
- // MessageId: ERROR_IPSEC_IKE_NEGOTIATION_DISABLED
- //
- // MessageText:
- //
- // IKE received a policy that disables negotiation.
- //
- #define ERROR_IPSEC_IKE_NEGOTIATION_DISABLED 13883L
- //
- // MessageId: ERROR_IPSEC_IKE_NEG_STATUS_END
- //
- // MessageText:
- //
- // ERROR_IPSEC_IKE_NEG_STATUS_END
- //
- #define ERROR_IPSEC_IKE_NEG_STATUS_END 13884L
- ////////////////////////////////////
- // //
- // COM Error Codes //
- // //
- ////////////////////////////////////
- //
- // The return value of COM functions and methods is an HRESULT.
- // This is not a handle to anything, but is merely a 32-bit value
- // with several fields encoded in the value. The parts of an
- // HRESULT are shown below.
- //
- // Many of the macros and functions below were orginally defined to
- // operate on SCODEs. SCODEs are no longer used. The macros are
- // still present for compatibility and easy porting of Win16 code.
- // Newly written code should use the HRESULT macros and functions.
- //
- //
- // HRESULTs are 32 bit values layed out as follows:
- //
- // 3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1
- // 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
- // +-+-+-+-+-+---------------------+-------------------------------+
- // |S|R|C|N|r| Facility | Code |
- // +-+-+-+-+-+---------------------+-------------------------------+
- //
- // where
- //
- // S - Severity - indicates success/fail
- //
- // 0 - Success
- // 1 - Fail (COERROR)
- //
- // R - reserved portion of the facility code, corresponds to NT's
- // second severity bit.
- //
- // C - reserved portion of the facility code, corresponds to NT's
- // C field.
- //
- // N - reserved portion of the facility code. Used to indicate a
- // mapped NT status value.
- //
- // r - reserved portion of the facility code. Reserved for internal
- // use. Used to indicate HRESULT values that are not status
- // values, but are instead message ids for display strings.
- //
- // Facility - is the facility code
- //
- // Code - is the facility's status code
- //
- //
- // Severity values
- //
- #define SEVERITY_SUCCESS 0
- #define SEVERITY_ERROR 1
- //
- // Generic test for success on any status value (non-negative numbers
- // indicate success).
- //
- #define SUCCEEDED(Status) ((HRESULT)(Status) >= 0)
- //
- // and the inverse
- //
- #define FAILED(Status) ((HRESULT)(Status)<0)
- //
- // Generic test for error on any status value.
- //
- #define IS_ERROR(Status) ((unsigned long)(Status) >> 31 == SEVERITY_ERROR)
- //
- // Return the code
- //
- #define HRESULT_CODE(hr) ((hr) & 0xFFFF)
- #define SCODE_CODE(sc) ((sc) & 0xFFFF)
- //
- // Return the facility
- //
- #define HRESULT_FACILITY(hr) (((hr) >> 16) & 0x1fff)
- #define SCODE_FACILITY(sc) (((sc) >> 16) & 0x1fff)
- //
- // Return the severity
- //
- #define HRESULT_SEVERITY(hr) (((hr) >> 31) & 0x1)
- #define SCODE_SEVERITY(sc) (((sc) >> 31) & 0x1)
- //
- // Create an HRESULT value from component pieces
- //
- #define MAKE_HRESULT(sev,fac,code)
- ((HRESULT) (((unsigned long)(sev)<<31) | ((unsigned long)(fac)<<16) | ((unsigned long)(code))) )
- #define MAKE_SCODE(sev,fac,code)
- ((SCODE) (((unsigned long)(sev)<<31) | ((unsigned long)(fac)<<16) | ((unsigned long)(code))) )
- //
- // Map a WIN32 error value into a HRESULT
- // Note: This assumes that WIN32 errors fall in the range -32k to 32k.
- //
- // Define bits here so macros are guaranteed to work
- #define FACILITY_NT_BIT 0x10000000
- // __HRESULT_FROM_WIN32 will always be a macro.
- // The goal will be to enable INLINE_HRESULT_FROM_WIN32 all the time,
- // but there's too much code to change to do that at this time.
- #define __HRESULT_FROM_WIN32(x) ((HRESULT)(x) <= 0 ? ((HRESULT)(x)) : ((HRESULT) (((x) & 0x0000FFFF) | (FACILITY_WIN32 << 16) | 0x80000000)))
- #ifdef INLINE_HRESULT_FROM_WIN32
- #ifndef _HRESULT_DEFINED
- #define _HRESULT_DEFINED
- typedef long HRESULT;
- #endif
- #ifndef __midl
- __inline HRESULT HRESULT_FROM_WIN32(long x) { return x < 0 ? (HRESULT)x : (HRESULT) (((x) & 0x0000FFFF) | (FACILITY_WIN32 << 16) | 0x80000000);}
- #else
- #define HRESULT_FROM_WIN32(x) __HRESULT_FROM_WIN32(x)
- #endif
- #else
- #define HRESULT_FROM_WIN32(x) __HRESULT_FROM_WIN32(x)
- #endif
- //
- // Map an NT status value into a HRESULT
- //
- #define HRESULT_FROM_NT(x) ((HRESULT) ((x) | FACILITY_NT_BIT))
- // ****** OBSOLETE functions
- // HRESULT functions
- // As noted above, these functions are obsolete and should not be used.
- // Extract the SCODE from a HRESULT
- #define GetScode(hr) ((SCODE) (hr))
- // Convert an SCODE into an HRESULT.
- #define ResultFromScode(sc) ((HRESULT) (sc))
- // PropagateResult is a noop
- #define PropagateResult(hrPrevious, scBase) ((HRESULT) scBase)
- // ****** End of OBSOLETE functions.
- // ---------------------- HRESULT value definitions -----------------
- //
- // HRESULT definitions
- //
- #ifdef RC_INVOKED
- #define _HRESULT_TYPEDEF_(_sc) _sc
- #else // RC_INVOKED
- #define _HRESULT_TYPEDEF_(_sc) ((HRESULT)_sc)
- #endif // RC_INVOKED
- #define NOERROR 0
- //
- // Error definitions follow
- //
- //
- // Codes 0x4000-0x40ff are reserved for OLE
- //
- //
- // Error codes
- //
- //
- // MessageId: E_UNEXPECTED
- //
- // MessageText:
- //
- // Catastrophic failure
- //
- #define E_UNEXPECTED _HRESULT_TYPEDEF_(0x8000FFFFL)
- #if defined(_WIN32) && !defined(_MAC)
- //
- // MessageId: E_NOTIMPL
- //
- // MessageText:
- //
- // Not implemented
- //
- #define E_NOTIMPL _HRESULT_TYPEDEF_(0x80004001L)
- //
- // MessageId: E_OUTOFMEMORY
- //
- // MessageText:
- //
- // Ran out of memory
- //
- #define E_OUTOFMEMORY _HRESULT_TYPEDEF_(0x8007000EL)
- //
- // MessageId: E_INVALIDARG
- //
- // MessageText:
- //
- // One or more arguments are invalid
- //
- #define E_INVALIDARG _HRESULT_TYPEDEF_(0x80070057L)
- //
- // MessageId: E_NOINTERFACE
- //
- // MessageText:
- //
- // No such interface supported
- //
- #define E_NOINTERFACE _HRESULT_TYPEDEF_(0x80004002L)
- //
- // MessageId: E_POINTER
- //
- // MessageText:
- //
- // Invalid pointer
- //
- #define E_POINTER _HRESULT_TYPEDEF_(0x80004003L)
- //
- // MessageId: E_HANDLE
- //
- // MessageText:
- //
- // Invalid handle
- //
- #define E_HANDLE _HRESULT_TYPEDEF_(0x80070006L)
- //
- // MessageId: E_ABORT
- //
- // MessageText:
- //
- // Operation aborted
- //
- #define E_ABORT _HRESULT_TYPEDEF_(0x80004004L)
- //
- // MessageId: E_FAIL
- //
- // MessageText:
- //
- // Unspecified error
- //
- #define E_FAIL _HRESULT_TYPEDEF_(0x80004005L)
- //
- // MessageId: E_ACCESSDENIED
- //
- // MessageText:
- //
- // General access denied error
- //
- #define E_ACCESSDENIED _HRESULT_TYPEDEF_(0x80070005L)
- #else
- //
- // MessageId: E_NOTIMPL
- //
- // MessageText:
- //
- // Not implemented
- //
- #define E_NOTIMPL _HRESULT_TYPEDEF_(0x80000001L)
- //
- // MessageId: E_OUTOFMEMORY
- //
- // MessageText:
- //
- // Ran out of memory
- //
- #define E_OUTOFMEMORY _HRESULT_TYPEDEF_(0x80000002L)
- //
- // MessageId: E_INVALIDARG
- //
- // MessageText:
- //
- // One or more arguments are invalid
- //
- #define E_INVALIDARG _HRESULT_TYPEDEF_(0x80000003L)
- //
- // MessageId: E_NOINTERFACE
- //
- // MessageText:
- //
- // No such interface supported
- //
- #define E_NOINTERFACE _HRESULT_TYPEDEF_(0x80000004L)
- //
- // MessageId: E_POINTER
- //
- // MessageText:
- //
- // Invalid pointer
- //
- #define E_POINTER _HRESULT_TYPEDEF_(0x80000005L)
- //
- // MessageId: E_HANDLE
- //
- // MessageText:
- //
- // Invalid handle
- //
- #define E_HANDLE _HRESULT_TYPEDEF_(0x80000006L)
- //
- // MessageId: E_ABORT
- //
- // MessageText:
- //
- // Operation aborted
- //
- #define E_ABORT _HRESULT_TYPEDEF_(0x80000007L)
- //
- // MessageId: E_FAIL
- //
- // MessageText:
- //
- // Unspecified error
- //
- #define E_FAIL _HRESULT_TYPEDEF_(0x80000008L)
- //
- // MessageId: E_ACCESSDENIED
- //
- // MessageText:
- //
- // General access denied error
- //
- #define E_ACCESSDENIED _HRESULT_TYPEDEF_(0x80000009L)
- #endif //WIN32
- //
- // MessageId: E_PENDING
- //
- // MessageText:
- //
- // The data necessary to complete this operation is not yet available.
- //
- #define E_PENDING _HRESULT_TYPEDEF_(0x8000000AL)
- //
- // MessageId: CO_E_INIT_TLS
- //
- // MessageText:
- //
- // Thread local storage failure
- //
- #define CO_E_INIT_TLS _HRESULT_TYPEDEF_(0x80004006L)
- //
- // MessageId: CO_E_INIT_SHARED_ALLOCATOR
- //
- // MessageText:
- //
- // Get shared memory allocator failure
- //
- #define CO_E_INIT_SHARED_ALLOCATOR _HRESULT_TYPEDEF_(0x80004007L)
- //
- // MessageId: CO_E_INIT_MEMORY_ALLOCATOR
- //
- // MessageText:
- //
- // Get memory allocator failure
- //
- #define CO_E_INIT_MEMORY_ALLOCATOR _HRESULT_TYPEDEF_(0x80004008L)
- //
- // MessageId: CO_E_INIT_CLASS_CACHE
- //
- // MessageText:
- //
- // Unable to initialize class cache
- //
- #define CO_E_INIT_CLASS_CACHE _HRESULT_TYPEDEF_(0x80004009L)
- //
- // MessageId: CO_E_INIT_RPC_CHANNEL
- //
- // MessageText:
- //
- // Unable to initialize RPC services
- //
- #define CO_E_INIT_RPC_CHANNEL _HRESULT_TYPEDEF_(0x8000400AL)
- //
- // MessageId: CO_E_INIT_TLS_SET_CHANNEL_CONTROL
- //
- // MessageText:
- //
- // Cannot set thread local storage channel control
- //
- #define CO_E_INIT_TLS_SET_CHANNEL_CONTROL _HRESULT_TYPEDEF_(0x8000400BL)
- //
- // MessageId: CO_E_INIT_TLS_CHANNEL_CONTROL
- //
- // MessageText:
- //
- // Could not allocate thread local storage channel control
- //
- #define CO_E_INIT_TLS_CHANNEL_CONTROL _HRESULT_TYPEDEF_(0x8000400CL)
- //
- // MessageId: CO_E_INIT_UNACCEPTED_USER_ALLOCATOR
- //
- // MessageText:
- //
- // The user supplied memory allocator is unacceptable
- //
- #define CO_E_INIT_UNACCEPTED_USER_ALLOCATOR _HRESULT_TYPEDEF_(0x8000400DL)
- //
- // MessageId: CO_E_INIT_SCM_MUTEX_EXISTS
- //
- // MessageText:
- //
- // The OLE service mutex already exists
- //
- #define CO_E_INIT_SCM_MUTEX_EXISTS _HRESULT_TYPEDEF_(0x8000400EL)
- //
- // MessageId: CO_E_INIT_SCM_FILE_MAPPING_EXISTS
- //
- // MessageText:
- //
- // The OLE service file mapping already exists
- //
- #define CO_E_INIT_SCM_FILE_MAPPING_EXISTS _HRESULT_TYPEDEF_(0x8000400FL)
- //
- // MessageId: CO_E_INIT_SCM_MAP_VIEW_OF_FILE
- //
- // MessageText:
- //
- // Unable to map view of file for OLE service
- //
- #define CO_E_INIT_SCM_MAP_VIEW_OF_FILE _HRESULT_TYPEDEF_(0x80004010L)
- //
- // MessageId: CO_E_INIT_SCM_EXEC_FAILURE
- //
- // MessageText:
- //
- // Failure attempting to launch OLE service
- //
- #define CO_E_INIT_SCM_EXEC_FAILURE _HRESULT_TYPEDEF_(0x80004011L)
- //
- // MessageId: CO_E_INIT_ONLY_SINGLE_THREADED
- //
- // MessageText:
- //
- // There was an attempt to call CoInitialize a second time while single threaded
- //
- #define CO_E_INIT_ONLY_SINGLE_THREADED _HRESULT_TYPEDEF_(0x80004012L)
- //
- // MessageId: CO_E_CANT_REMOTE
- //
- // MessageText:
- //
- // A Remote activation was necessary but was not allowed
- //
- #define CO_E_CANT_REMOTE _HRESULT_TYPEDEF_(0x80004013L)
- //
- // MessageId: CO_E_BAD_SERVER_NAME
- //
- // MessageText:
- //
- // A Remote activation was necessary but the server name provided was invalid
- //
- #define CO_E_BAD_SERVER_NAME _HRESULT_TYPEDEF_(0x80004014L)
- //
- // MessageId: CO_E_WRONG_SERVER_IDENTITY
- //
- // MessageText:
- //
- // The class is configured to run as a security id different from the caller
- //
- #define CO_E_WRONG_SERVER_IDENTITY _HRESULT_TYPEDEF_(0x80004015L)
- //
- // MessageId: CO_E_OLE1DDE_DISABLED
- //
- // MessageText:
- //
- // Use of Ole1 services requiring DDE windows is disabled
- //
- #define CO_E_OLE1DDE_DISABLED _HRESULT_TYPEDEF_(0x80004016L)
- //
- // MessageId: CO_E_RUNAS_SYNTAX
- //
- // MessageText:
- //
- // A RunAs specification must be <domain name><user name> or simply <user name>
- //
- #define CO_E_RUNAS_SYNTAX _HRESULT_TYPEDEF_(0x80004017L)
- //
- // MessageId: CO_E_CREATEPROCESS_FAILURE
- //
- // MessageText:
- //
- // The server process could not be started. The pathname may be incorrect.
- //
- #define CO_E_CREATEPROCESS_FAILURE _HRESULT_TYPEDEF_(0x80004018L)
- //
- // MessageId: CO_E_RUNAS_CREATEPROCESS_FAILURE
- //
- // MessageText:
- //
- // The server process could not be started as the configured identity. The pathname may be incorrect or unavailable.
- //
- #define CO_E_RUNAS_CREATEPROCESS_FAILURE _HRESULT_TYPEDEF_(0x80004019L)
- //
- // MessageId: CO_E_RUNAS_LOGON_FAILURE
- //
- // MessageText:
- //
- // The server process could not be started because the configured identity is incorrect. Check the username and password.
- //
- #define CO_E_RUNAS_LOGON_FAILURE _HRESULT_TYPEDEF_(0x8000401AL)
- //
- // MessageId: CO_E_LAUNCH_PERMSSION_DENIED
- //
- // MessageText:
- //
- // The client is not allowed to launch this server.
- //
- #define CO_E_LAUNCH_PERMSSION_DENIED _HRESULT_TYPEDEF_(0x8000401BL)
- //
- // MessageId: CO_E_START_SERVICE_FAILURE
- //
- // MessageText:
- //
- // The service providing this server could not be started.
- //
- #define CO_E_START_SERVICE_FAILURE _HRESULT_TYPEDEF_(0x8000401CL)
- //
- // MessageId: CO_E_REMOTE_COMMUNICATION_FAILURE
- //
- // MessageText:
- //
- // This computer was unable to communicate with the computer providing the server.
- //
- #define CO_E_REMOTE_COMMUNICATION_FAILURE _HRESULT_TYPEDEF_(0x8000401DL)
- //
- // MessageId: CO_E_SERVER_START_TIMEOUT
- //
- // MessageText:
- //
- // The server did not respond after being launched.
- //
- #define CO_E_SERVER_START_TIMEOUT _HRESULT_TYPEDEF_(0x8000401EL)
- //
- // MessageId: CO_E_CLSREG_INCONSISTENT
- //
- // MessageText:
- //
- // The registration information for this server is inconsistent or incomplete.
- //
- #define CO_E_CLSREG_INCONSISTENT _HRESULT_TYPEDEF_(0x8000401FL)
- //
- // MessageId: CO_E_IIDREG_INCONSISTENT
- //
- // MessageText:
- //
- // The registration information for this interface is inconsistent or incomplete.
- //
- #define CO_E_IIDREG_INCONSISTENT _HRESULT_TYPEDEF_(0x80004020L)
- //
- // MessageId: CO_E_NOT_SUPPORTED
- //
- // MessageText:
- //
- // The operation attempted is not supported.
- //
- #define CO_E_NOT_SUPPORTED _HRESULT_TYPEDEF_(0x80004021L)
- //
- // MessageId: CO_E_RELOAD_DLL
- //
- // MessageText:
- //
- // A dll must be loaded.
- //
- #define CO_E_RELOAD_DLL _HRESULT_TYPEDEF_(0x80004022L)
- //
- // MessageId: CO_E_MSI_ERROR
- //
- // MessageText:
- //
- // A Microsoft Software Installer error was encountered.
- //
- #define CO_E_MSI_ERROR _HRESULT_TYPEDEF_(0x80004023L)
- //
- // MessageId: CO_E_ATTEMPT_TO_CREATE_OUTSIDE_CLIENT_CONTEXT
- //
- // MessageText:
- //
- // The specified activation could not occur in the client context as specified.
- //
- #define CO_E_ATTEMPT_TO_CREATE_OUTSIDE_CLIENT_CONTEXT _HRESULT_TYPEDEF_(0x80004024L)
- //
- // MessageId: CO_E_SERVER_PAUSED
- //
- // MessageText:
- //
- // Activations on the server are paused.
- //
- #define CO_E_SERVER_PAUSED _HRESULT_TYPEDEF_(0x80004025L)
- //
- // MessageId: CO_E_SERVER_NOT_PAUSED
- //
- // MessageText:
- //
- // Activations on the server are not paused.
- //
- #define CO_E_SERVER_NOT_PAUSED _HRESULT_TYPEDEF_(0x80004026L)
- //
- // MessageId: CO_E_CLASS_DISABLED
- //
- // MessageText:
- //
- // The component or application containing the component has been disabled.
- //
- #define CO_E_CLASS_DISABLED _HRESULT_TYPEDEF_(0x80004027L)
- //
- // MessageId: CO_E_CLRNOTAVAILABLE
- //
- // MessageText:
- //
- // The common language runtime is not available
- //
- #define CO_E_CLRNOTAVAILABLE _HRESULT_TYPEDEF_(0x80004028L)
- //
- // MessageId: CO_E_ASYNC_WORK_REJECTED
- //
- // MessageText:
- //
- // The thread-pool rejected the submitted asynchronous work.
- //
- #define CO_E_ASYNC_WORK_REJECTED _HRESULT_TYPEDEF_(0x80004029L)
- //
- // MessageId: CO_E_SERVER_INIT_TIMEOUT
- //
- // MessageText:
- //
- // The server started, but did not finish initializing in a timely fashion.
- //
- #define CO_E_SERVER_INIT_TIMEOUT _HRESULT_TYPEDEF_(0x8000402AL)
- //
- // MessageId: CO_E_NO_SECCTX_IN_ACTIVATE
- //
- // MessageText:
- //
- // Unable to complete the call since there is no COM+ security context inside IObjectControl.Activate.
- //
- #define CO_E_NO_SECCTX_IN_ACTIVATE _HRESULT_TYPEDEF_(0x8000402BL)
- //
- // MessageId: CO_E_TRACKER_CONFIG
- //
- // MessageText:
- //
- // The provided tracker configuration is invalid
- //
- #define CO_E_TRACKER_CONFIG _HRESULT_TYPEDEF_(0x80004030L)
- //
- // MessageId: CO_E_THREADPOOL_CONFIG
- //
- // MessageText:
- //
- // The provided thread pool configuration is invalid
- //
- #define CO_E_THREADPOOL_CONFIG _HRESULT_TYPEDEF_(0x80004031L)
- //
- // MessageId: CO_E_SXS_CONFIG
- //
- // MessageText:
- //
- // The provided side-by-side configuration is invalid
- //
- #define CO_E_SXS_CONFIG _HRESULT_TYPEDEF_(0x80004032L)
- //
- // MessageId: CO_E_MALFORMED_SPN
- //
- // MessageText:
- //
- // The server principal name (SPN) obtained during security negotiation is malformed.
- //
- #define CO_E_MALFORMED_SPN _HRESULT_TYPEDEF_(0x80004033L)
- //
- // Success codes
- //
- #define S_OK ((HRESULT)0x00000000L)
- #define S_FALSE ((HRESULT)0x00000001L)
- // ******************
- // FACILITY_ITF
- // ******************
- //
- // Codes 0x0-0x01ff are reserved for the OLE group of
- // interfaces.
- //
- //
- // Generic OLE errors that may be returned by many inerfaces
- //
- #define OLE_E_FIRST ((HRESULT)0x80040000L)
- #define OLE_E_LAST ((HRESULT)0x800400FFL)
- #define OLE_S_FIRST ((HRESULT)0x00040000L)
- #define OLE_S_LAST ((HRESULT)0x000400FFL)
- //
- // Old OLE errors
- //
- //
- // MessageId: OLE_E_OLEVERB
- //
- // MessageText:
- //
- // Invalid OLEVERB structure
- //
- #define OLE_E_OLEVERB _HRESULT_TYPEDEF_(0x80040000L)
- //
- // MessageId: OLE_E_ADVF
- //
- // MessageText:
- //
- // Invalid advise flags
- //
- #define OLE_E_ADVF _HRESULT_TYPEDEF_(0x80040001L)
- //
- // MessageId: OLE_E_ENUM_NOMORE
- //
- // MessageText:
- //
- // Can't enumerate any more, because the associated data is missing
- //
- #define OLE_E_ENUM_NOMORE _HRESULT_TYPEDEF_(0x80040002L)
- //
- // MessageId: OLE_E_ADVISENOTSUPPORTED
- //
- // MessageText:
- //
- // This implementation doesn't take advises
- //
- #define OLE_E_ADVISENOTSUPPORTED _HRESULT_TYPEDEF_(0x80040003L)
- //
- // MessageId: OLE_E_NOCONNECTION
- //
- // MessageText:
- //
- // There is no connection for this connection ID
- //
- #define OLE_E_NOCONNECTION _HRESULT_TYPEDEF_(0x80040004L)
- //
- // MessageId: OLE_E_NOTRUNNING
- //
- // MessageText:
- //
- // Need to run the object to perform this operation
- //
- #define OLE_E_NOTRUNNING _HRESULT_TYPEDEF_(0x80040005L)
- //
- // MessageId: OLE_E_NOCACHE
- //
- // MessageText:
- //
- // There is no cache to operate on
- //
- #define OLE_E_NOCACHE _HRESULT_TYPEDEF_(0x80040006L)
- //
- // MessageId: OLE_E_BLANK
- //
- // MessageText:
- //
- // Uninitialized object
- //
- #define OLE_E_BLANK _HRESULT_TYPEDEF_(0x80040007L)
- //
- // MessageId: OLE_E_CLASSDIFF
- //
- // MessageText:
- //
- // Linked object's source class has changed
- //
- #define OLE_E_CLASSDIFF _HRESULT_TYPEDEF_(0x80040008L)
- //
- // MessageId: OLE_E_CANT_GETMONIKER
- //
- // MessageText:
- //
- // Not able to get the moniker of the object
- //
- #define OLE_E_CANT_GETMONIKER _HRESULT_TYPEDEF_(0x80040009L)
- //
- // MessageId: OLE_E_CANT_BINDTOSOURCE
- //
- // MessageText:
- //
- // Not able to bind to the source
- //
- #define OLE_E_CANT_BINDTOSOURCE _HRESULT_TYPEDEF_(0x8004000AL)
- //
- // MessageId: OLE_E_STATIC
- //
- // MessageText:
- //
- // Object is static; operation not allowed
- //
- #define OLE_E_STATIC _HRESULT_TYPEDEF_(0x8004000BL)
- //
- // MessageId: OLE_E_PROMPTSAVECANCELLED
- //
- // MessageText:
- //
- // User canceled out of save dialog
- //
- #define OLE_E_PROMPTSAVECANCELLED _HRESULT_TYPEDEF_(0x8004000CL)
- //
- // MessageId: OLE_E_INVALIDRECT
- //
- // MessageText:
- //
- // Invalid rectangle
- //
- #define OLE_E_INVALIDRECT _HRESULT_TYPEDEF_(0x8004000DL)
- //
- // MessageId: OLE_E_WRONGCOMPOBJ
- //
- // MessageText:
- //
- // compobj.dll is too old for the ole2.dll initialized
- //
- #define OLE_E_WRONGCOMPOBJ _HRESULT_TYPEDEF_(0x8004000EL)
- //
- // MessageId: OLE_E_INVALIDHWND
- //
- // MessageText:
- //
- // Invalid window handle
- //
- #define OLE_E_INVALIDHWND _HRESULT_TYPEDEF_(0x8004000FL)
- //
- // MessageId: OLE_E_NOT_INPLACEACTIVE
- //
- // MessageText:
- //
- // Object is not in any of the inplace active states
- //
- #define OLE_E_NOT_INPLACEACTIVE _HRESULT_TYPEDEF_(0x80040010L)
- //
- // MessageId: OLE_E_CANTCONVERT
- //
- // MessageText:
- //
- // Not able to convert object
- //
- #define OLE_E_CANTCONVERT _HRESULT_TYPEDEF_(0x80040011L)
- //
- // MessageId: OLE_E_NOSTORAGE
- //
- // MessageText:
- //
- // Not able to perform the operation because object is not given storage yet
- //
- #define OLE_E_NOSTORAGE _HRESULT_TYPEDEF_(0x80040012L)
- //
- // MessageId: DV_E_FORMATETC
- //
- // MessageText:
- //
- // Invalid FORMATETC structure
- //
- #define DV_E_FORMATETC _HRESULT_TYPEDEF_(0x80040064L)
- //
- // MessageId: DV_E_DVTARGETDEVICE
- //
- // MessageText:
- //
- // Invalid DVTARGETDEVICE structure
- //
- #define DV_E_DVTARGETDEVICE _HRESULT_TYPEDEF_(0x80040065L)
- //
- // MessageId: DV_E_STGMEDIUM
- //
- // MessageText:
- //
- // Invalid STDGMEDIUM structure
- //
- #define DV_E_STGMEDIUM _HRESULT_TYPEDEF_(0x80040066L)
- //
- // MessageId: DV_E_STATDATA
- //
- // MessageText:
- //
- // Invalid STATDATA structure
- //
- #define DV_E_STATDATA _HRESULT_TYPEDEF_(0x80040067L)
- //
- // MessageId: DV_E_LINDEX
- //
- // MessageText:
- //
- // Invalid lindex
- //
- #define DV_E_LINDEX _HRESULT_TYPEDEF_(0x80040068L)
- //
- // MessageId: DV_E_TYMED
- //
- // MessageText:
- //
- // Invalid tymed
- //
- #define DV_E_TYMED _HRESULT_TYPEDEF_(0x80040069L)
- //
- // MessageId: DV_E_CLIPFORMAT
- //
- // MessageText:
- //
- // Invalid clipboard format
- //
- #define DV_E_CLIPFORMAT _HRESULT_TYPEDEF_(0x8004006AL)
- //
- // MessageId: DV_E_DVASPECT
- //
- // MessageText:
- //
- // Invalid aspect(s)
- //
- #define DV_E_DVASPECT _HRESULT_TYPEDEF_(0x8004006BL)
- //
- // MessageId: DV_E_DVTARGETDEVICE_SIZE
- //
- // MessageText:
- //
- // tdSize parameter of the DVTARGETDEVICE structure is invalid
- //
- #define DV_E_DVTARGETDEVICE_SIZE _HRESULT_TYPEDEF_(0x8004006CL)
- //
- // MessageId: DV_E_NOIVIEWOBJECT
- //
- // MessageText:
- //
- // Object doesn't support IViewObject interface
- //
- #define DV_E_NOIVIEWOBJECT _HRESULT_TYPEDEF_(0x8004006DL)
- #define DRAGDROP_E_FIRST 0x80040100L
- #define DRAGDROP_E_LAST 0x8004010FL
- #define DRAGDROP_S_FIRST 0x00040100L
- #define DRAGDROP_S_LAST 0x0004010FL
- //
- // MessageId: DRAGDROP_E_NOTREGISTERED
- //
- // MessageText:
- //
- // Trying to revoke a drop target that has not been registered
- //
- #define DRAGDROP_E_NOTREGISTERED _HRESULT_TYPEDEF_(0x80040100L)
- //
- // MessageId: DRAGDROP_E_ALREADYREGISTERED
- //
- // MessageText:
- //
- // This window has already been registered as a drop target
- //
- #define DRAGDROP_E_ALREADYREGISTERED _HRESULT_TYPEDEF_(0x80040101L)
- //
- // MessageId: DRAGDROP_E_INVALIDHWND
- //
- // MessageText:
- //
- // Invalid window handle
- //
- #define DRAGDROP_E_INVALIDHWND _HRESULT_TYPEDEF_(0x80040102L)
- #define CLASSFACTORY_E_FIRST 0x80040110L
- #define CLASSFACTORY_E_LAST 0x8004011FL
- #define CLASSFACTORY_S_FIRST 0x00040110L
- #define CLASSFACTORY_S_LAST 0x0004011FL
- //
- // MessageId: CLASS_E_NOAGGREGATION
- //
- // MessageText:
- //
- // Class does not support aggregation (or class object is remote)
- //
- #define CLASS_E_NOAGGREGATION _HRESULT_TYPEDEF_(0x80040110L)
- //
- // MessageId: CLASS_E_CLASSNOTAVAILABLE
- //
- // MessageText:
- //
- // ClassFactory cannot supply requested class
- //
- #define CLASS_E_CLASSNOTAVAILABLE _HRESULT_TYPEDEF_(0x80040111L)
- //
- // MessageId: CLASS_E_NOTLICENSED
- //
- // MessageText:
- //
- // Class is not licensed for use
- //
- #define CLASS_E_NOTLICENSED _HRESULT_TYPEDEF_(0x80040112L)
- #define MARSHAL_E_FIRST 0x80040120L
- #define MARSHAL_E_LAST 0x8004012FL
- #define MARSHAL_S_FIRST 0x00040120L
- #define MARSHAL_S_LAST 0x0004012FL
- #define DATA_E_FIRST 0x80040130L
- #define DATA_E_LAST 0x8004013FL
- #define DATA_S_FIRST 0x00040130L
- #define DATA_S_LAST 0x0004013FL
- #define VIEW_E_FIRST 0x80040140L
- #define VIEW_E_LAST 0x8004014FL
- #define VIEW_S_FIRST 0x00040140L
- #define VIEW_S_LAST 0x0004014FL
- //
- // MessageId: VIEW_E_DRAW
- //
- // MessageText:
- //
- // Error drawing view
- //
- #define VIEW_E_DRAW _HRESULT_TYPEDEF_(0x80040140L)
- #define REGDB_E_FIRST 0x80040150L
- #define REGDB_E_LAST 0x8004015FL
- #define REGDB_S_FIRST 0x00040150L
- #define REGDB_S_LAST 0x0004015FL
- //
- // MessageId: REGDB_E_READREGDB
- //
- // MessageText:
- //
- // Could not read key from registry
- //
- #define REGDB_E_READREGDB _HRESULT_TYPEDEF_(0x80040150L)
- //
- // MessageId: REGDB_E_WRITEREGDB
- //
- // MessageText:
- //
- // Could not write key to registry
- //
- #define REGDB_E_WRITEREGDB _HRESULT_TYPEDEF_(0x80040151L)
- //
- // MessageId: REGDB_E_KEYMISSING
- //
- // MessageText:
- //
- // Could not find the key in the registry
- //
- #define REGDB_E_KEYMISSING _HRESULT_TYPEDEF_(0x80040152L)
- //
- // MessageId: REGDB_E_INVALIDVALUE
- //
- // MessageText:
- //
- // Invalid value for registry
- //
- #define REGDB_E_INVALIDVALUE _HRESULT_TYPEDEF_(0x80040153L)
- //
- // MessageId: REGDB_E_CLASSNOTREG
- //
- // MessageText:
- //
- // Class not registered
- //
- #define REGDB_E_CLASSNOTREG _HRESULT_TYPEDEF_(0x80040154L)
- //
- // MessageId: REGDB_E_IIDNOTREG
- //
- // MessageText:
- //
- // Interface not registered
- //
- #define REGDB_E_IIDNOTREG _HRESULT_TYPEDEF_(0x80040155L)
- //
- // MessageId: REGDB_E_BADTHREADINGMODEL
- //
- // MessageText:
- //
- // Threading model entry is not valid
- //
- #define REGDB_E_BADTHREADINGMODEL _HRESULT_TYPEDEF_(0x80040156L)
- #define CAT_E_FIRST 0x80040160L
- #define CAT_E_LAST 0x80040161L
- //
- // MessageId: CAT_E_CATIDNOEXIST
- //
- // MessageText:
- //
- // CATID does not exist
- //
- #define CAT_E_CATIDNOEXIST _HRESULT_TYPEDEF_(0x80040160L)
- //
- // MessageId: CAT_E_NODESCRIPTION
- //
- // MessageText:
- //
- // Description not found
- //
- #define CAT_E_NODESCRIPTION _HRESULT_TYPEDEF_(0x80040161L)
- ////////////////////////////////////
- // //
- // Class Store Error Codes //
- // //
- ////////////////////////////////////
- #define CS_E_FIRST 0x80040164L
- #define CS_E_LAST 0x8004016FL
- //
- // MessageId: CS_E_PACKAGE_NOTFOUND
- //
- // MessageText:
- //
- // No package in the software installation data in the Active Directory meets this criteria.
- //
- #define CS_E_PACKAGE_NOTFOUND _HRESULT_TYPEDEF_(0x80040164L)
- //
- // MessageId: CS_E_NOT_DELETABLE
- //
- // MessageText:
- //
- // Deleting this will break the referential integrity of the software installation data in the Active Directory.
- //
- #define CS_E_NOT_DELETABLE _HRESULT_TYPEDEF_(0x80040165L)
- //
- // MessageId: CS_E_CLASS_NOTFOUND
- //
- // MessageText:
- //
- // The CLSID was not found in the software installation data in the Active Directory.
- //
- #define CS_E_CLASS_NOTFOUND _HRESULT_TYPEDEF_(0x80040166L)
- //
- // MessageId: CS_E_INVALID_VERSION
- //
- // MessageText:
- //
- // The software installation data in the Active Directory is corrupt.
- //
- #define CS_E_INVALID_VERSION _HRESULT_TYPEDEF_(0x80040167L)
- //
- // MessageId: CS_E_NO_CLASSSTORE
- //
- // MessageText:
- //
- // There is no software installation data in the Active Directory.
- //
- #define CS_E_NO_CLASSSTORE _HRESULT_TYPEDEF_(0x80040168L)
- //
- // MessageId: CS_E_OBJECT_NOTFOUND
- //
- // MessageText:
- //
- // There is no software installation data object in the Active Directory.
- //
- #define CS_E_OBJECT_NOTFOUND _HRESULT_TYPEDEF_(0x80040169L)
- //
- // MessageId: CS_E_OBJECT_ALREADY_EXISTS
- //
- // MessageText:
- //
- // The software installation data object in the Active Directory already exists.
- //
- #define CS_E_OBJECT_ALREADY_EXISTS _HRESULT_TYPEDEF_(0x8004016AL)
- //
- // MessageId: CS_E_INVALID_PATH
- //
- // MessageText:
- //
- // The path to the software installation data in the Active Directory is not correct.
- //
- #define CS_E_INVALID_PATH _HRESULT_TYPEDEF_(0x8004016BL)
- //
- // MessageId: CS_E_NETWORK_ERROR
- //
- // MessageText:
- //
- // A network error interrupted the operation.
- //
- #define CS_E_NETWORK_ERROR _HRESULT_TYPEDEF_(0x8004016CL)
- //
- // MessageId: CS_E_ADMIN_LIMIT_EXCEEDED
- //
- // MessageText:
- //
- // The size of this object exceeds the maximum size set by the Administrator.
- //
- #define CS_E_ADMIN_LIMIT_EXCEEDED _HRESULT_TYPEDEF_(0x8004016DL)
- //
- // MessageId: CS_E_SCHEMA_MISMATCH
- //
- // MessageText:
- //
- // The schema for the software installation data in the Active Directory does not match the required schema.
- //
- #define CS_E_SCHEMA_MISMATCH _HRESULT_TYPEDEF_(0x8004016EL)
- //
- // MessageId: CS_E_INTERNAL_ERROR
- //
- // MessageText:
- //
- // An error occurred in the software installation data in the Active Directory.
- //
- #define CS_E_INTERNAL_ERROR _HRESULT_TYPEDEF_(0x8004016FL)
- #define CACHE_E_FIRST 0x80040170L
- #define CACHE_E_LAST 0x8004017FL
- #define CACHE_S_FIRST 0x00040170L
- #define CACHE_S_LAST 0x0004017FL
- //
- // MessageId: CACHE_E_NOCACHE_UPDATED
- //
- // MessageText:
- //
- // Cache not updated
- //
- #define CACHE_E_NOCACHE_UPDATED _HRESULT_TYPEDEF_(0x80040170L)
- #define OLEOBJ_E_FIRST 0x80040180L
- #define OLEOBJ_E_LAST 0x8004018FL
- #define OLEOBJ_S_FIRST 0x00040180L
- #define OLEOBJ_S_LAST 0x0004018FL
- //
- // MessageId: OLEOBJ_E_NOVERBS
- //
- // MessageText:
- //
- // No verbs for OLE object
- //
- #define OLEOBJ_E_NOVERBS _HRESULT_TYPEDEF_(0x80040180L)
- //
- // MessageId: OLEOBJ_E_INVALIDVERB
- //
- // MessageText:
- //
- // Invalid verb for OLE object
- //
- #define OLEOBJ_E_INVALIDVERB _HRESULT_TYPEDEF_(0x80040181L)
- #define CLIENTSITE_E_FIRST 0x80040190L
- #define CLIENTSITE_E_LAST 0x8004019FL
- #define CLIENTSITE_S_FIRST 0x00040190L
- #define CLIENTSITE_S_LAST 0x0004019FL
- //
- // MessageId: INPLACE_E_NOTUNDOABLE
- //
- // MessageText:
- //
- // Undo is not available
- //
- #define INPLACE_E_NOTUNDOABLE _HRESULT_TYPEDEF_(0x800401A0L)
- //
- // MessageId: INPLACE_E_NOTOOLSPACE
- //
- // MessageText:
- //
- // Space for tools is not available
- //
- #define INPLACE_E_NOTOOLSPACE _HRESULT_TYPEDEF_(0x800401A1L)
- #define INPLACE_E_FIRST 0x800401A0L
- #define INPLACE_E_LAST 0x800401AFL
- #define INPLACE_S_FIRST 0x000401A0L
- #define INPLACE_S_LAST 0x000401AFL
- #define ENUM_E_FIRST 0x800401B0L
- #define ENUM_E_LAST 0x800401BFL
- #define ENUM_S_FIRST 0x000401B0L
- #define ENUM_S_LAST 0x000401BFL
- #define CONVERT10_E_FIRST 0x800401C0L
- #define CONVERT10_E_LAST 0x800401CFL
- #define CONVERT10_S_FIRST 0x000401C0L
- #define CONVERT10_S_LAST 0x000401CFL
- //
- // MessageId: CONVERT10_E_OLESTREAM_GET
- //
- // MessageText:
- //
- // OLESTREAM Get method failed
- //
- #define CONVERT10_E_OLESTREAM_GET _HRESULT_TYPEDEF_(0x800401C0L)
- //
- // MessageId: CONVERT10_E_OLESTREAM_PUT
- //
- // MessageText:
- //
- // OLESTREAM Put method failed
- //
- #define CONVERT10_E_OLESTREAM_PUT _HRESULT_TYPEDEF_(0x800401C1L)
- //
- // MessageId: CONVERT10_E_OLESTREAM_FMT
- //
- // MessageText:
- //
- // Contents of the OLESTREAM not in correct format
- //
- #define CONVERT10_E_OLESTREAM_FMT _HRESULT_TYPEDEF_(0x800401C2L)
- //
- // MessageId: CONVERT10_E_OLESTREAM_BITMAP_TO_DIB
- //
- // MessageText:
- //
- // There was an error in a Windows GDI call while converting the bitmap to a DIB
- //
- #define CONVERT10_E_OLESTREAM_BITMAP_TO_DIB _HRESULT_TYPEDEF_(0x800401C3L)
- //
- // MessageId: CONVERT10_E_STG_FMT
- //
- // MessageText:
- //
- // Contents of the IStorage not in correct format
- //
- #define CONVERT10_E_STG_FMT _HRESULT_TYPEDEF_(0x800401C4L)
- //
- // MessageId: CONVERT10_E_STG_NO_STD_STREAM
- //
- // MessageText:
- //
- // Contents of IStorage is missing one of the standard streams
- //
- #define CONVERT10_E_STG_NO_STD_STREAM _HRESULT_TYPEDEF_(0x800401C5L)
- //
- // MessageId: CONVERT10_E_STG_DIB_TO_BITMAP
- //
- // MessageText:
- //
- // There was an error in a Windows GDI call while converting the DIB to a bitmap.
- //
- //
- #define CONVERT10_E_STG_DIB_TO_BITMAP _HRESULT_TYPEDEF_(0x800401C6L)
- #define CLIPBRD_E_FIRST 0x800401D0L
- #define CLIPBRD_E_LAST 0x800401DFL
- #define CLIPBRD_S_FIRST 0x000401D0L
- #define CLIPBRD_S_LAST 0x000401DFL
- //
- // MessageId: CLIPBRD_E_CANT_OPEN
- //
- // MessageText:
- //
- // OpenClipboard Failed
- //
- #define CLIPBRD_E_CANT_OPEN _HRESULT_TYPEDEF_(0x800401D0L)
- //
- // MessageId: CLIPBRD_E_CANT_EMPTY
- //
- // MessageText:
- //
- // EmptyClipboard Failed
- //
- #define CLIPBRD_E_CANT_EMPTY _HRESULT_TYPEDEF_(0x800401D1L)
- //
- // MessageId: CLIPBRD_E_CANT_SET
- //
- // MessageText:
- //
- // SetClipboard Failed
- //
- #define CLIPBRD_E_CANT_SET _HRESULT_TYPEDEF_(0x800401D2L)
- //
- // MessageId: CLIPBRD_E_BAD_DATA
- //
- // MessageText:
- //
- // Data on clipboard is invalid
- //
- #define CLIPBRD_E_BAD_DATA _HRESULT_TYPEDEF_(0x800401D3L)
- //
- // MessageId: CLIPBRD_E_CANT_CLOSE
- //
- // MessageText:
- //
- // CloseClipboard Failed
- //
- #define CLIPBRD_E_CANT_CLOSE _HRESULT_TYPEDEF_(0x800401D4L)
- #define MK_E_FIRST 0x800401E0L
- #define MK_E_LAST 0x800401EFL
- #define MK_S_FIRST 0x000401E0L
- #define MK_S_LAST 0x000401EFL
- //
- // MessageId: MK_E_CONNECTMANUALLY
- //
- // MessageText:
- //
- // Moniker needs to be connected manually
- //
- #define MK_E_CONNECTMANUALLY _HRESULT_TYPEDEF_(0x800401E0L)
- //
- // MessageId: MK_E_EXCEEDEDDEADLINE
- //
- // MessageText:
- //
- // Operation exceeded deadline
- //
- #define MK_E_EXCEEDEDDEADLINE _HRESULT_TYPEDEF_(0x800401E1L)
- //
- // MessageId: MK_E_NEEDGENERIC
- //
- // MessageText:
- //
- // Moniker needs to be generic
- //
- #define MK_E_NEEDGENERIC _HRESULT_TYPEDEF_(0x800401E2L)
- //
- // MessageId: MK_E_UNAVAILABLE
- //
- // MessageText:
- //
- // Operation unavailable
- //
- #define MK_E_UNAVAILABLE _HRESULT_TYPEDEF_(0x800401E3L)
- //
- // MessageId: MK_E_SYNTAX
- //
- // MessageText:
- //
- // Invalid syntax
- //
- #define MK_E_SYNTAX _HRESULT_TYPEDEF_(0x800401E4L)
- //
- // MessageId: MK_E_NOOBJECT
- //
- // MessageText:
- //
- // No object for moniker
- //
- #define MK_E_NOOBJECT _HRESULT_TYPEDEF_(0x800401E5L)
- //
- // MessageId: MK_E_INVALIDEXTENSION
- //
- // MessageText:
- //
- // Bad extension for file
- //
- #define MK_E_INVALIDEXTENSION _HRESULT_TYPEDEF_(0x800401E6L)
- //
- // MessageId: MK_E_INTERMEDIATEINTERFACENOTSUPPORTED
- //
- // MessageText:
- //
- // Intermediate operation failed
- //
- #define MK_E_INTERMEDIATEINTERFACENOTSUPPORTED _HRESULT_TYPEDEF_(0x800401E7L)
- //
- // MessageId: MK_E_NOTBINDABLE
- //
- // MessageText:
- //
- // Moniker is not bindable
- //
- #define MK_E_NOTBINDABLE _HRESULT_TYPEDEF_(0x800401E8L)
- //
- // MessageId: MK_E_NOTBOUND
- //
- // MessageText:
- //
- // Moniker is not bound
- //
- #define MK_E_NOTBOUND _HRESULT_TYPEDEF_(0x800401E9L)
- //
- // MessageId: MK_E_CANTOPENFILE
- //
- // MessageText:
- //
- // Moniker cannot open file
- //
- #define MK_E_CANTOPENFILE _HRESULT_TYPEDEF_(0x800401EAL)
- //
- // MessageId: MK_E_MUSTBOTHERUSER
- //
- // MessageText:
- //
- // User input required for operation to succeed
- //
- #define MK_E_MUSTBOTHERUSER _HRESULT_TYPEDEF_(0x800401EBL)
- //
- // MessageId: MK_E_NOINVERSE
- //
- // MessageText:
- //
- // Moniker class has no inverse
- //
- #define MK_E_NOINVERSE _HRESULT_TYPEDEF_(0x800401ECL)
- //
- // MessageId: MK_E_NOSTORAGE
- //
- // MessageText:
- //
- // Moniker does not refer to storage
- //
- #define MK_E_NOSTORAGE _HRESULT_TYPEDEF_(0x800401EDL)
- //
- // MessageId: MK_E_NOPREFIX
- //
- // MessageText:
- //
- // No common prefix
- //
- #define MK_E_NOPREFIX _HRESULT_TYPEDEF_(0x800401EEL)
- //
- // MessageId: MK_E_ENUMERATION_FAILED
- //
- // MessageText:
- //
- // Moniker could not be enumerated
- //
- #define MK_E_ENUMERATION_FAILED _HRESULT_TYPEDEF_(0x800401EFL)
- #define CO_E_FIRST 0x800401F0L
- #define CO_E_LAST 0x800401FFL
- #define CO_S_FIRST 0x000401F0L
- #define CO_S_LAST 0x000401FFL
- //
- // MessageId: CO_E_NOTINITIALIZED
- //
- // MessageText:
- //
- // CoInitialize has not been called.
- //
- #define CO_E_NOTINITIALIZED _HRESULT_TYPEDEF_(0x800401F0L)
- //
- // MessageId: CO_E_ALREADYINITIALIZED
- //
- // MessageText:
- //
- // CoInitialize has already been called.
- //
- #define CO_E_ALREADYINITIALIZED _HRESULT_TYPEDEF_(0x800401F1L)
- //
- // MessageId: CO_E_CANTDETERMINECLASS
- //
- // MessageText:
- //
- // Class of object cannot be determined
- //
- #define CO_E_CANTDETERMINECLASS _HRESULT_TYPEDEF_(0x800401F2L)
- //
- // MessageId: CO_E_CLASSSTRING
- //
- // MessageText:
- //
- // Invalid class string
- //
- #define CO_E_CLASSSTRING _HRESULT_TYPEDEF_(0x800401F3L)
- //
- // MessageId: CO_E_IIDSTRING
- //
- // MessageText:
- //
- // Invalid interface string
- //
- #define CO_E_IIDSTRING _HRESULT_TYPEDEF_(0x800401F4L)
- //
- // MessageId: CO_E_APPNOTFOUND
- //
- // MessageText:
- //
- // Application not found
- //
- #define CO_E_APPNOTFOUND _HRESULT_TYPEDEF_(0x800401F5L)
- //
- // MessageId: CO_E_APPSINGLEUSE
- //
- // MessageText:
- //
- // Application cannot be run more than once
- //
- #define CO_E_APPSINGLEUSE _HRESULT_TYPEDEF_(0x800401F6L)
- //
- // MessageId: CO_E_ERRORINAPP
- //
- // MessageText:
- //
- // Some error in application program
- //
- #define CO_E_ERRORINAPP _HRESULT_TYPEDEF_(0x800401F7L)
- //
- // MessageId: CO_E_DLLNOTFOUND
- //
- // MessageText:
- //
- // DLL for class not found
- //
- #define CO_E_DLLNOTFOUND _HRESULT_TYPEDEF_(0x800401F8L)
- //
- // MessageId: CO_E_ERRORINDLL
- //
- // MessageText:
- //
- // Error in the DLL
- //
- #define CO_E_ERRORINDLL _HRESULT_TYPEDEF_(0x800401F9L)
- //
- // MessageId: CO_E_WRONGOSFORAPP
- //
- // MessageText:
- //
- // Wrong OS or OS version for application
- //
- #define CO_E_WRONGOSFORAPP _HRESULT_TYPEDEF_(0x800401FAL)
- //
- // MessageId: CO_E_OBJNOTREG
- //
- // MessageText:
- //
- // Object is not registered
- //
- #define CO_E_OBJNOTREG _HRESULT_TYPEDEF_(0x800401FBL)
- //
- // MessageId: CO_E_OBJISREG
- //
- // MessageText:
- //
- // Object is already registered
- //
- #define CO_E_OBJISREG _HRESULT_TYPEDEF_(0x800401FCL)
- //
- // MessageId: CO_E_OBJNOTCONNECTED
- //
- // MessageText:
- //
- // Object is not connected to server
- //
- #define CO_E_OBJNOTCONNECTED _HRESULT_TYPEDEF_(0x800401FDL)
- //
- // MessageId: CO_E_APPDIDNTREG
- //
- // MessageText:
- //
- // Application was launched but it didn't register a class factory
- //
- #define CO_E_APPDIDNTREG _HRESULT_TYPEDEF_(0x800401FEL)
- //
- // MessageId: CO_E_RELEASED
- //
- // MessageText:
- //
- // Object has been released
- //
- #define CO_E_RELEASED _HRESULT_TYPEDEF_(0x800401FFL)
- #define EVENT_E_FIRST 0x80040200L
- #define EVENT_E_LAST 0x8004021FL
- #define EVENT_S_FIRST 0x00040200L
- #define EVENT_S_LAST 0x0004021FL
- //
- // MessageId: EVENT_S_SOME_SUBSCRIBERS_FAILED
- //
- // MessageText:
- //
- // An event was able to invoke some but not all of the subscribers
- //
- #define EVENT_S_SOME_SUBSCRIBERS_FAILED _HRESULT_TYPEDEF_(0x00040200L)
- //
- // MessageId: EVENT_E_ALL_SUBSCRIBERS_FAILED
- //
- // MessageText:
- //
- // An event was unable to invoke any of the subscribers
- //
- #define EVENT_E_ALL_SUBSCRIBERS_FAILED _HRESULT_TYPEDEF_(0x80040201L)
- //
- // MessageId: EVENT_S_NOSUBSCRIBERS
- //
- // MessageText:
- //
- // An event was delivered but there were no subscribers
- //
- #define EVENT_S_NOSUBSCRIBERS _HRESULT_TYPEDEF_(0x00040202L)
- //
- // MessageId: EVENT_E_QUERYSYNTAX
- //
- // MessageText:
- //
- // A syntax error occurred trying to evaluate a query string
- //
- #define EVENT_E_QUERYSYNTAX _HRESULT_TYPEDEF_(0x80040203L)
- //
- // MessageId: EVENT_E_QUERYFIELD
- //
- // MessageText:
- //
- // An invalid field name was used in a query string
- //
- #define EVENT_E_QUERYFIELD _HRESULT_TYPEDEF_(0x80040204L)
- //
- // MessageId: EVENT_E_INTERNALEXCEPTION
- //
- // MessageText:
- //
- // An unexpected exception was raised
- //
- #define EVENT_E_INTERNALEXCEPTION _HRESULT_TYPEDEF_(0x80040205L)
- //
- // MessageId: EVENT_E_INTERNALERROR
- //
- // MessageText:
- //
- // An unexpected internal error was detected
- //
- #define EVENT_E_INTERNALERROR _HRESULT_TYPEDEF_(0x80040206L)
- //
- // MessageId: EVENT_E_INVALID_PER_USER_SID
- //
- // MessageText:
- //
- // The owner SID on a per-user subscription doesn't exist
- //
- #define EVENT_E_INVALID_PER_USER_SID _HRESULT_TYPEDEF_(0x80040207L)
- //
- // MessageId: EVENT_E_USER_EXCEPTION
- //
- // MessageText:
- //
- // A user-supplied component or subscriber raised an exception
- //
- #define EVENT_E_USER_EXCEPTION _HRESULT_TYPEDEF_(0x80040208L)
- //
- // MessageId: EVENT_E_TOO_MANY_METHODS
- //
- // MessageText:
- //
- // An interface has too many methods to fire events from
- //
- #define EVENT_E_TOO_MANY_METHODS _HRESULT_TYPEDEF_(0x80040209L)
- //
- // MessageId: EVENT_E_MISSING_EVENTCLASS
- //
- // MessageText:
- //
- // A subscription cannot be stored unless its event class already exists
- //
- #define EVENT_E_MISSING_EVENTCLASS _HRESULT_TYPEDEF_(0x8004020AL)
- //
- // MessageId: EVENT_E_NOT_ALL_REMOVED
- //
- // MessageText:
- //
- // Not all the objects requested could be removed
- //
- #define EVENT_E_NOT_ALL_REMOVED _HRESULT_TYPEDEF_(0x8004020BL)
- //
- // MessageId: EVENT_E_COMPLUS_NOT_INSTALLED
- //
- // MessageText:
- //
- // COM+ is required for this operation, but is not installed
- //
- #define EVENT_E_COMPLUS_NOT_INSTALLED _HRESULT_TYPEDEF_(0x8004020CL)
- //
- // MessageId: EVENT_E_CANT_MODIFY_OR_DELETE_UNCONFIGURED_OBJECT
- //
- // MessageText:
- //
- // Cannot modify or delete an object that was not added using the COM+ Admin SDK
- //
- #define EVENT_E_CANT_MODIFY_OR_DELETE_UNCONFIGURED_OBJECT _HRESULT_TYPEDEF_(0x8004020DL)
- //
- // MessageId: EVENT_E_CANT_MODIFY_OR_DELETE_CONFIGURED_OBJECT
- //
- // MessageText:
- //
- // Cannot modify or delete an object that was added using the COM+ Admin SDK
- //
- #define EVENT_E_CANT_MODIFY_OR_DELETE_CONFIGURED_OBJECT _HRESULT_TYPEDEF_(0x8004020EL)
- //
- // MessageId: EVENT_E_INVALID_EVENT_CLASS_PARTITION
- //
- // MessageText:
- //
- // The event class for this subscription is in an invalid partition
- //
- #define EVENT_E_INVALID_EVENT_CLASS_PARTITION _HRESULT_TYPEDEF_(0x8004020FL)
- //
- // MessageId: EVENT_E_PER_USER_SID_NOT_LOGGED_ON
- //
- // MessageText:
- //
- // The owner of the PerUser subscription is not logged on to the system specified
- //
- #define EVENT_E_PER_USER_SID_NOT_LOGGED_ON _HRESULT_TYPEDEF_(0x80040210L)
- #define XACT_E_FIRST 0x8004D000
- #define XACT_E_LAST 0x8004D029
- #define XACT_S_FIRST 0x0004D000
- #define XACT_S_LAST 0x0004D010
- //
- // MessageId: XACT_E_ALREADYOTHERSINGLEPHASE
- //
- // MessageText:
- //
- // Another single phase resource manager has already been enlisted in this transaction.
- //
- #define XACT_E_ALREADYOTHERSINGLEPHASE _HRESULT_TYPEDEF_(0x8004D000L)
- //
- // MessageId: XACT_E_CANTRETAIN
- //
- // MessageText:
- //
- // A retaining commit or abort is not supported
- //
- #define XACT_E_CANTRETAIN _HRESULT_TYPEDEF_(0x8004D001L)
- //
- // MessageId: XACT_E_COMMITFAILED
- //
- // MessageText:
- //
- // The transaction failed to commit for an unknown reason. The transaction was aborted.
- //
- #define XACT_E_COMMITFAILED _HRESULT_TYPEDEF_(0x8004D002L)
- //
- // MessageId: XACT_E_COMMITPREVENTED
- //
- // MessageText:
- //
- // Cannot call commit on this transaction object because the calling application did not initiate the transaction.
- //
- #define XACT_E_COMMITPREVENTED _HRESULT_TYPEDEF_(0x8004D003L)
- //
- // MessageId: XACT_E_HEURISTICABORT
- //
- // MessageText:
- //
- // Instead of committing, the resource heuristically aborted.
- //
- #define XACT_E_HEURISTICABORT _HRESULT_TYPEDEF_(0x8004D004L)
- //
- // MessageId: XACT_E_HEURISTICCOMMIT
- //
- // MessageText:
- //
- // Instead of aborting, the resource heuristically committed.
- //
- #define XACT_E_HEURISTICCOMMIT _HRESULT_TYPEDEF_(0x8004D005L)
- //
- // MessageId: XACT_E_HEURISTICDAMAGE
- //
- // MessageText:
- //
- // Some of the states of the resource were committed while others were aborted, likely because of heuristic decisions.
- //
- #define XACT_E_HEURISTICDAMAGE _HRESULT_TYPEDEF_(0x8004D006L)
- //
- // MessageId: XACT_E_HEURISTICDANGER
- //
- // MessageText:
- //
- // Some of the states of the resource may have been committed while others may have been aborted, likely because of heuristic decisions.
- //
- #define XACT_E_HEURISTICDANGER _HRESULT_TYPEDEF_(0x8004D007L)
- //
- // MessageId: XACT_E_ISOLATIONLEVEL
- //
- // MessageText:
- //
- // The requested isolation level is not valid or supported.
- //
- #define XACT_E_ISOLATIONLEVEL _HRESULT_TYPEDEF_(0x8004D008L)
- //
- // MessageId: XACT_E_NOASYNC
- //
- // MessageText:
- //
- // The transaction manager doesn't support an asynchronous operation for this method.
- //
- #define XACT_E_NOASYNC _HRESULT_TYPEDEF_(0x8004D009L)
- //
- // MessageId: XACT_E_NOENLIST
- //
- // MessageText:
- //
- // Unable to enlist in the transaction.
- //
- #define XACT_E_NOENLIST _HRESULT_TYPEDEF_(0x8004D00AL)
- //
- // MessageId: XACT_E_NOISORETAIN
- //
- // MessageText:
- //
- // The requested semantics of retention of isolation across retaining commit and abort boundaries cannot be supported by this transaction implementation, or isoFlags was not equal to zero.
- //
- #define XACT_E_NOISORETAIN _HRESULT_TYPEDEF_(0x8004D00BL)
- //
- // MessageId: XACT_E_NORESOURCE
- //
- // MessageText:
- //
- // There is no resource presently associated with this enlistment
- //
- #define XACT_E_NORESOURCE _HRESULT_TYPEDEF_(0x8004D00CL)
- //
- // MessageId: XACT_E_NOTCURRENT
- //
- // MessageText:
- //
- // The transaction failed to commit due to the failure of optimistic concurrency control in at least one of the resource managers.
- //
- #define XACT_E_NOTCURRENT _HRESULT_TYPEDEF_(0x8004D00DL)
- //
- // MessageId: XACT_E_NOTRANSACTION
- //
- // MessageText:
- //
- // The transaction has already been implicitly or explicitly committed or aborted
- //
- #define XACT_E_NOTRANSACTION _HRESULT_TYPEDEF_(0x8004D00EL)
- //
- // MessageId: XACT_E_NOTSUPPORTED
- //
- // MessageText:
- //
- // An invalid combination of flags was specified
- //
- #define XACT_E_NOTSUPPORTED _HRESULT_TYPEDEF_(0x8004D00FL)
- //
- // MessageId: XACT_E_UNKNOWNRMGRID
- //
- // MessageText:
- //
- // The resource manager id is not associated with this transaction or the transaction manager.
- //
- #define XACT_E_UNKNOWNRMGRID _HRESULT_TYPEDEF_(0x8004D010L)
- //
- // MessageId: XACT_E_WRONGSTATE
- //
- // MessageText:
- //
- // This method was called in the wrong state
- //
- #define XACT_E_WRONGSTATE _HRESULT_TYPEDEF_(0x8004D011L)
- //
- // MessageId: XACT_E_WRONGUOW
- //
- // MessageText:
- //
- // The indicated unit of work does not match the unit of work expected by the resource manager.
- //
- #define XACT_E_WRONGUOW _HRESULT_TYPEDEF_(0x8004D012L)
- //
- // MessageId: XACT_E_XTIONEXISTS
- //
- // MessageText:
- //
- // An enlistment in a transaction already exists.
- //
- #define XACT_E_XTIONEXISTS _HRESULT_TYPEDEF_(0x8004D013L)
- //
- // MessageId: XACT_E_NOIMPORTOBJECT
- //
- // MessageText:
- //
- // An import object for the transaction could not be found.
- //
- #define XACT_E_NOIMPORTOBJECT _HRESULT_TYPEDEF_(0x8004D014L)
- //
- // MessageId: XACT_E_INVALIDCOOKIE
- //
- // MessageText:
- //
- // The transaction cookie is invalid.
- //
- #define XACT_E_INVALIDCOOKIE _HRESULT_TYPEDEF_(0x8004D015L)
- //
- // MessageId: XACT_E_INDOUBT
- //
- // MessageText:
- //
- // The transaction status is in doubt. A communication failure occurred, or a transaction manager or resource manager has failed
- //
- #define XACT_E_INDOUBT _HRESULT_TYPEDEF_(0x8004D016L)
- //
- // MessageId: XACT_E_NOTIMEOUT
- //
- // MessageText:
- //
- // A time-out was specified, but time-outs are not supported.
- //
- #define XACT_E_NOTIMEOUT _HRESULT_TYPEDEF_(0x8004D017L)
- //
- // MessageId: XACT_E_ALREADYINPROGRESS
- //
- // MessageText:
- //
- // The requested operation is already in progress for the transaction.
- //
- #define XACT_E_ALREADYINPROGRESS _HRESULT_TYPEDEF_(0x8004D018L)
- //
- // MessageId: XACT_E_ABORTED
- //
- // MessageText:
- //
- // The transaction has already been aborted.
- //
- #define XACT_E_ABORTED _HRESULT_TYPEDEF_(0x8004D019L)
- //
- // MessageId: XACT_E_LOGFULL
- //
- // MessageText:
- //
- // The Transaction Manager returned a log full error.
- //
- #define XACT_E_LOGFULL _HRESULT_TYPEDEF_(0x8004D01AL)
- //
- // MessageId: XACT_E_TMNOTAVAILABLE
- //
- // MessageText:
- //
- // The Transaction Manager is not available.
- //
- #define XACT_E_TMNOTAVAILABLE _HRESULT_TYPEDEF_(0x8004D01BL)
- //
- // MessageId: XACT_E_CONNECTION_DOWN
- //
- // MessageText:
- //
- // A connection with the transaction manager was lost.
- //
- #define XACT_E_CONNECTION_DOWN _HRESULT_TYPEDEF_(0x8004D01CL)
- //
- // MessageId: XACT_E_CONNECTION_DENIED
- //
- // MessageText:
- //
- // A request to establish a connection with the transaction manager was denied.
- //
- #define XACT_E_CONNECTION_DENIED _HRESULT_TYPEDEF_(0x8004D01DL)
- //
- // MessageId: XACT_E_REENLISTTIMEOUT
- //
- // MessageText:
- //
- // Resource manager reenlistment to determine transaction status timed out.
- //
- #define XACT_E_REENLISTTIMEOUT _HRESULT_TYPEDEF_(0x8004D01EL)
- //
- // MessageId: XACT_E_TIP_CONNECT_FAILED
- //
- // MessageText:
- //
- // This transaction manager failed to establish a connection with another TIP transaction manager.
- //
- #define XACT_E_TIP_CONNECT_FAILED _HRESULT_TYPEDEF_(0x8004D01FL)
- //
- // MessageId: XACT_E_TIP_PROTOCOL_ERROR
- //
- // MessageText:
- //
- // This transaction manager encountered a protocol error with another TIP transaction manager.
- //
- #define XACT_E_TIP_PROTOCOL_ERROR _HRESULT_TYPEDEF_(0x8004D020L)
- //
- // MessageId: XACT_E_TIP_PULL_FAILED
- //
- // MessageText:
- //
- // This transaction manager could not propagate a transaction from another TIP transaction manager.
- //
- #define XACT_E_TIP_PULL_FAILED _HRESULT_TYPEDEF_(0x8004D021L)
- //
- // MessageId: XACT_E_DEST_TMNOTAVAILABLE
- //
- // MessageText:
- //
- // The Transaction Manager on the destination machine is not available.
- //
- #define XACT_E_DEST_TMNOTAVAILABLE _HRESULT_TYPEDEF_(0x8004D022L)
- //
- // MessageId: XACT_E_TIP_DISABLED
- //
- // MessageText:
- //
- // The Transaction Manager has disabled its support for TIP.
- //
- #define XACT_E_TIP_DISABLED _HRESULT_TYPEDEF_(0x8004D023L)
- //
- // MessageId: XACT_E_NETWORK_TX_DISABLED
- //
- // MessageText:
- //
- // The transaction manager has disabled its support for remote/network transactions.
- //
- #define XACT_E_NETWORK_TX_DISABLED _HRESULT_TYPEDEF_(0x8004D024L)
- //
- // MessageId: XACT_E_PARTNER_NETWORK_TX_DISABLED
- //
- // MessageText:
- //
- // The partner transaction manager has disabled its support for remote/network transactions.
- //
- #define XACT_E_PARTNER_NETWORK_TX_DISABLED _HRESULT_TYPEDEF_(0x8004D025L)
- //
- // MessageId: XACT_E_XA_TX_DISABLED
- //
- // MessageText:
- //
- // The transaction manager has disabled its support for XA transactions.
- //
- #define XACT_E_XA_TX_DISABLED _HRESULT_TYPEDEF_(0x8004D026L)
- //
- // MessageId: XACT_E_UNABLE_TO_READ_DTC_CONFIG
- //
- // MessageText:
- //
- // MSDTC was unable to read its configuration information.
- //
- #define XACT_E_UNABLE_TO_READ_DTC_CONFIG _HRESULT_TYPEDEF_(0x8004D027L)
- //
- // MessageId: XACT_E_UNABLE_TO_LOAD_DTC_PROXY
- //
- // MessageText:
- //
- // MSDTC was unable to load the dtc proxy dll.
- //
- #define XACT_E_UNABLE_TO_LOAD_DTC_PROXY _HRESULT_TYPEDEF_(0x8004D028L)
- //
- // MessageId: XACT_E_ABORTING
- //
- // MessageText:
- //
- // The local transaction has aborted.
- //
- #define XACT_E_ABORTING _HRESULT_TYPEDEF_(0x8004D029L)
- //
- // TXF & CRM errors start 4d080.
- //
- // MessageId: XACT_E_CLERKNOTFOUND
- //
- // MessageText:
- //
- // XACT_E_CLERKNOTFOUND
- //
- #define XACT_E_CLERKNOTFOUND _HRESULT_TYPEDEF_(0x8004D080L)
- //
- // MessageId: XACT_E_CLERKEXISTS
- //
- // MessageText:
- //
- // XACT_E_CLERKEXISTS
- //
- #define XACT_E_CLERKEXISTS _HRESULT_TYPEDEF_(0x8004D081L)
- //
- // MessageId: XACT_E_RECOVERYINPROGRESS
- //
- // MessageText:
- //
- // XACT_E_RECOVERYINPROGRESS
- //
- #define XACT_E_RECOVERYINPROGRESS _HRESULT_TYPEDEF_(0x8004D082L)
- //
- // MessageId: XACT_E_TRANSACTIONCLOSED
- //
- // MessageText:
- //
- // XACT_E_TRANSACTIONCLOSED
- //
- #define XACT_E_TRANSACTIONCLOSED _HRESULT_TYPEDEF_(0x8004D083L)
- //
- // MessageId: XACT_E_INVALIDLSN
- //
- // MessageText:
- //
- // XACT_E_INVALIDLSN
- //
- #define XACT_E_INVALIDLSN _HRESULT_TYPEDEF_(0x8004D084L)
- //
- // MessageId: XACT_E_REPLAYREQUEST
- //
- // MessageText:
- //
- // XACT_E_REPLAYREQUEST
- //
- #define XACT_E_REPLAYREQUEST _HRESULT_TYPEDEF_(0x8004D085L)
- //
- // OleTx Success codes.
- //
- //
- // MessageId: XACT_S_ASYNC
- //
- // MessageText:
- //
- // An asynchronous operation was specified. The operation has begun, but its outcome is not known yet.
- //
- #define XACT_S_ASYNC _HRESULT_TYPEDEF_(0x0004D000L)
- //
- // MessageId: XACT_S_DEFECT
- //
- // MessageText:
- //
- // XACT_S_DEFECT
- //
- #define XACT_S_DEFECT _HRESULT_TYPEDEF_(0x0004D001L)
- //
- // MessageId: XACT_S_READONLY
- //
- // MessageText:
- //
- // The method call succeeded because the transaction was read-only.
- //
- #define XACT_S_READONLY _HRESULT_TYPEDEF_(0x0004D002L)
- //
- // MessageId: XACT_S_SOMENORETAIN
- //
- // MessageText:
- //
- // The transaction was successfully aborted. However, this is a coordinated transaction, and some number of enlisted resources were aborted outright because they could not support abort-retaining semantics
- //
- #define XACT_S_SOMENORETAIN _HRESULT_TYPEDEF_(0x0004D003L)
- //
- // MessageId: XACT_S_OKINFORM
- //
- // MessageText:
- //
- // No changes were made during this call, but the sink wants another chance to look if any other sinks make further changes.
- //
- #define XACT_S_OKINFORM _HRESULT_TYPEDEF_(0x0004D004L)
- //
- // MessageId: XACT_S_MADECHANGESCONTENT
- //
- // MessageText:
- //
- // The sink is content and wishes the transaction to proceed. Changes were made to one or more resources during this call.
- //
- #define XACT_S_MADECHANGESCONTENT _HRESULT_TYPEDEF_(0x0004D005L)
- //
- // MessageId: XACT_S_MADECHANGESINFORM
- //
- // MessageText:
- //
- // The sink is for the moment and wishes the transaction to proceed, but if other changes are made following this return by other event sinks then this sink wants another chance to look
- //
- #define XACT_S_MADECHANGESINFORM _HRESULT_TYPEDEF_(0x0004D006L)
- //
- // MessageId: XACT_S_ALLNORETAIN
- //
- // MessageText:
- //
- // The transaction was successfully aborted. However, the abort was non-retaining.
- //
- #define XACT_S_ALLNORETAIN _HRESULT_TYPEDEF_(0x0004D007L)
- //
- // MessageId: XACT_S_ABORTING
- //
- // MessageText:
- //
- // An abort operation was already in progress.
- //
- #define XACT_S_ABORTING _HRESULT_TYPEDEF_(0x0004D008L)
- //
- // MessageId: XACT_S_SINGLEPHASE
- //
- // MessageText:
- //
- // The resource manager has performed a single-phase commit of the transaction.
- //
- #define XACT_S_SINGLEPHASE _HRESULT_TYPEDEF_(0x0004D009L)
- //
- // MessageId: XACT_S_LOCALLY_OK
- //
- // MessageText:
- //
- // The local transaction has not aborted.
- //
- #define XACT_S_LOCALLY_OK _HRESULT_TYPEDEF_(0x0004D00AL)
- //
- // MessageId: XACT_S_LASTRESOURCEMANAGER
- //
- // MessageText:
- //
- // The resource manager has requested to be the coordinator (last resource manager) for the transaction.
- //
- #define XACT_S_LASTRESOURCEMANAGER _HRESULT_TYPEDEF_(0x0004D010L)
- #define CONTEXT_E_FIRST 0x8004E000L
- #define CONTEXT_E_LAST 0x8004E02FL
- #define CONTEXT_S_FIRST 0x0004E000L
- #define CONTEXT_S_LAST 0x0004E02FL
- //
- // MessageId: CONTEXT_E_ABORTED
- //
- // MessageText:
- //
- // The root transaction wanted to commit, but transaction aborted
- //
- #define CONTEXT_E_ABORTED _HRESULT_TYPEDEF_(0x8004E002L)
- //
- // MessageId: CONTEXT_E_ABORTING
- //
- // MessageText:
- //
- // You made a method call on a COM+ component that has a transaction that has already aborted or in the process of aborting.
- //
- #define CONTEXT_E_ABORTING _HRESULT_TYPEDEF_(0x8004E003L)
- //
- // MessageId: CONTEXT_E_NOCONTEXT
- //
- // MessageText:
- //
- // There is no MTS object context
- //
- #define CONTEXT_E_NOCONTEXT _HRESULT_TYPEDEF_(0x8004E004L)
- //
- // MessageId: CONTEXT_E_SYNCH_TIMEOUT
- //
- // MessageText:
- //
- // The component is configured to use synchronization and a thread has timed out waiting to enter the context.
- //
- #define CONTEXT_E_SYNCH_TIMEOUT _HRESULT_TYPEDEF_(0x8004E006L)
- //
- // MessageId: CONTEXT_E_OLDREF
- //
- // MessageText:
- //
- // You made a method call on a COM+ component that has a transaction that has already committed or aborted.
- //
- #define CONTEXT_E_OLDREF _HRESULT_TYPEDEF_(0x8004E007L)
- //
- // MessageId: CONTEXT_E_ROLENOTFOUND
- //
- // MessageText:
- //
- // The specified role was not configured for the application
- //
- #define CONTEXT_E_ROLENOTFOUND _HRESULT_TYPEDEF_(0x8004E00CL)
- //
- // MessageId: CONTEXT_E_TMNOTAVAILABLE
- //
- // MessageText:
- //
- // COM+ was unable to talk to the Microsoft Distributed Transaction Coordinator
- //
- #define CONTEXT_E_TMNOTAVAILABLE _HRESULT_TYPEDEF_(0x8004E00FL)
- //
- // MessageId: CO_E_ACTIVATIONFAILED
- //
- // MessageText:
- //
- // An unexpected error occurred during COM+ Activation.
- //
- #define CO_E_ACTIVATIONFAILED _HRESULT_TYPEDEF_(0x8004E021L)
- //
- // MessageId: CO_E_ACTIVATIONFAILED_EVENTLOGGED
- //
- // MessageText:
- //
- // COM+ Activation failed. Check the event log for more information
- //
- #define CO_E_ACTIVATIONFAILED_EVENTLOGGED _HRESULT_TYPEDEF_(0x8004E022L)
- //
- // MessageId: CO_E_ACTIVATIONFAILED_CATALOGERROR
- //
- // MessageText:
- //
- // COM+ Activation failed due to a catalog or configuration error.
- //
- #define CO_E_ACTIVATIONFAILED_CATALOGERROR _HRESULT_TYPEDEF_(0x8004E023L)
- //
- // MessageId: CO_E_ACTIVATIONFAILED_TIMEOUT
- //
- // MessageText:
- //
- // COM+ activation failed because the activation could not be completed in the specified amount of time.
- //
- #define CO_E_ACTIVATIONFAILED_TIMEOUT _HRESULT_TYPEDEF_(0x8004E024L)
- //
- // MessageId: CO_E_INITIALIZATIONFAILED
- //
- // MessageText:
- //
- // COM+ Activation failed because an initialization function failed. Check the event log for more information.
- //
- #define CO_E_INITIALIZATIONFAILED _HRESULT_TYPEDEF_(0x8004E025L)
- //
- // MessageId: CONTEXT_E_NOJIT
- //
- // MessageText:
- //
- // The requested operation requires that JIT be in the current context and it is not
- //
- #define CONTEXT_E_NOJIT _HRESULT_TYPEDEF_(0x8004E026L)
- //
- // MessageId: CONTEXT_E_NOTRANSACTION
- //
- // MessageText:
- //
- // The requested operation requires that the current context have a Transaction, and it does not
- //
- #define CONTEXT_E_NOTRANSACTION _HRESULT_TYPEDEF_(0x8004E027L)
- //
- // MessageId: CO_E_THREADINGMODEL_CHANGED
- //
- // MessageText:
- //
- // The components threading model has changed after install into a COM+ Application. Please re-install component.
- //
- #define CO_E_THREADINGMODEL_CHANGED _HRESULT_TYPEDEF_(0x8004E028L)
- //
- // MessageId: CO_E_NOIISINTRINSICS
- //
- // MessageText:
- //
- // IIS intrinsics not available. Start your work with IIS.
- //
- #define CO_E_NOIISINTRINSICS _HRESULT_TYPEDEF_(0x8004E029L)
- //
- // MessageId: CO_E_NOCOOKIES
- //
- // MessageText:
- //
- // An attempt to write a cookie failed.
- //
- #define CO_E_NOCOOKIES _HRESULT_TYPEDEF_(0x8004E02AL)
- //
- // MessageId: CO_E_DBERROR
- //
- // MessageText:
- //
- // An attempt to use a database generated a database specific error.
- //
- #define CO_E_DBERROR _HRESULT_TYPEDEF_(0x8004E02BL)
- //
- // MessageId: CO_E_NOTPOOLED
- //
- // MessageText:
- //
- // The COM+ component you created must use object pooling to work.
- //
- #define CO_E_NOTPOOLED _HRESULT_TYPEDEF_(0x8004E02CL)
- //
- // MessageId: CO_E_NOTCONSTRUCTED
- //
- // MessageText:
- //
- // The COM+ component you created must use object construction to work correctly.
- //
- #define CO_E_NOTCONSTRUCTED _HRESULT_TYPEDEF_(0x8004E02DL)
- //
- // MessageId: CO_E_NOSYNCHRONIZATION
- //
- // MessageText:
- //
- // The COM+ component requires synchronization, and it is not configured for it.
- //
- #define CO_E_NOSYNCHRONIZATION _HRESULT_TYPEDEF_(0x8004E02EL)
- //
- // MessageId: CO_E_ISOLEVELMISMATCH
- //
- // MessageText:
- //
- // The TxIsolation Level property for the COM+ component being created is stronger than the TxIsolationLevel for the "root" component for the transaction. The creation failed.
- //
- #define CO_E_ISOLEVELMISMATCH _HRESULT_TYPEDEF_(0x8004E02FL)
- //
- // Old OLE Success Codes
- //
- //
- // MessageId: OLE_S_USEREG
- //
- // MessageText:
- //
- // Use the registry database to provide the requested information
- //
- #define OLE_S_USEREG _HRESULT_TYPEDEF_(0x00040000L)
- //
- // MessageId: OLE_S_STATIC
- //
- // MessageText:
- //
- // Success, but static
- //
- #define OLE_S_STATIC _HRESULT_TYPEDEF_(0x00040001L)
- //
- // MessageId: OLE_S_MAC_CLIPFORMAT
- //
- // MessageText:
- //
- // Macintosh clipboard format
- //
- #define OLE_S_MAC_CLIPFORMAT _HRESULT_TYPEDEF_(0x00040002L)
- //
- // MessageId: DRAGDROP_S_DROP
- //
- // MessageText:
- //
- // Successful drop took place
- //
- #define DRAGDROP_S_DROP _HRESULT_TYPEDEF_(0x00040100L)
- //
- // MessageId: DRAGDROP_S_CANCEL
- //
- // MessageText:
- //
- // Drag-drop operation canceled
- //
- #define DRAGDROP_S_CANCEL _HRESULT_TYPEDEF_(0x00040101L)
- //
- // MessageId: DRAGDROP_S_USEDEFAULTCURSORS
- //
- // MessageText:
- //
- // Use the default cursor
- //
- #define DRAGDROP_S_USEDEFAULTCURSORS _HRESULT_TYPEDEF_(0x00040102L)
- //
- // MessageId: DATA_S_SAMEFORMATETC
- //
- // MessageText:
- //
- // Data has same FORMATETC
- //
- #define DATA_S_SAMEFORMATETC _HRESULT_TYPEDEF_(0x00040130L)
- //
- // MessageId: VIEW_S_ALREADY_FROZEN
- //
- // MessageText:
- //
- // View is already frozen
- //
- #define VIEW_S_ALREADY_FROZEN _HRESULT_TYPEDEF_(0x00040140L)
- //
- // MessageId: CACHE_S_FORMATETC_NOTSUPPORTED
- //
- // MessageText:
- //
- // FORMATETC not supported
- //
- #define CACHE_S_FORMATETC_NOTSUPPORTED _HRESULT_TYPEDEF_(0x00040170L)
- //
- // MessageId: CACHE_S_SAMECACHE
- //
- // MessageText:
- //
- // Same cache
- //
- #define CACHE_S_SAMECACHE _HRESULT_TYPEDEF_(0x00040171L)
- //
- // MessageId: CACHE_S_SOMECACHES_NOTUPDATED
- //
- // MessageText:
- //
- // Some cache(s) not updated
- //
- #define CACHE_S_SOMECACHES_NOTUPDATED _HRESULT_TYPEDEF_(0x00040172L)
- //
- // MessageId: OLEOBJ_S_INVALIDVERB
- //
- // MessageText:
- //
- // Invalid verb for OLE object
- //
- #define OLEOBJ_S_INVALIDVERB _HRESULT_TYPEDEF_(0x00040180L)
- //
- // MessageId: OLEOBJ_S_CANNOT_DOVERB_NOW
- //
- // MessageText:
- //
- // Verb number is valid but verb cannot be done now
- //
- #define OLEOBJ_S_CANNOT_DOVERB_NOW _HRESULT_TYPEDEF_(0x00040181L)
- //
- // MessageId: OLEOBJ_S_INVALIDHWND
- //
- // MessageText:
- //
- // Invalid window handle passed
- //
- #define OLEOBJ_S_INVALIDHWND _HRESULT_TYPEDEF_(0x00040182L)
- //
- // MessageId: INPLACE_S_TRUNCATED
- //
- // MessageText:
- //
- // Message is too long; some of it had to be truncated before displaying
- //
- #define INPLACE_S_TRUNCATED _HRESULT_TYPEDEF_(0x000401A0L)
- //
- // MessageId: CONVERT10_S_NO_PRESENTATION
- //
- // MessageText:
- //
- // Unable to convert OLESTREAM to IStorage
- //
- #define CONVERT10_S_NO_PRESENTATION _HRESULT_TYPEDEF_(0x000401C0L)
- //
- // MessageId: MK_S_REDUCED_TO_SELF
- //
- // MessageText:
- //
- // Moniker reduced to itself
- //
- #define MK_S_REDUCED_TO_SELF _HRESULT_TYPEDEF_(0x000401E2L)
- //
- // MessageId: MK_S_ME
- //
- // MessageText:
- //
- // Common prefix is this moniker
- //
- #define MK_S_ME _HRESULT_TYPEDEF_(0x000401E4L)
- //
- // MessageId: MK_S_HIM
- //
- // MessageText:
- //
- // Common prefix is input moniker
- //
- #define MK_S_HIM _HRESULT_TYPEDEF_(0x000401E5L)
- //
- // MessageId: MK_S_US
- //
- // MessageText:
- //
- // Common prefix is both monikers
- //
- #define MK_S_US _HRESULT_TYPEDEF_(0x000401E6L)
- //
- // MessageId: MK_S_MONIKERALREADYREGISTERED
- //
- // MessageText:
- //
- // Moniker is already registered in running object table
- //
- #define MK_S_MONIKERALREADYREGISTERED _HRESULT_TYPEDEF_(0x000401E7L)
- //
- // Task Scheduler errors
- //
- //
- // MessageId: SCHED_S_TASK_READY
- //
- // MessageText:
- //
- // The task is ready to run at its next scheduled time.
- //
- #define SCHED_S_TASK_READY _HRESULT_TYPEDEF_(0x00041300L)
- //
- // MessageId: SCHED_S_TASK_RUNNING
- //
- // MessageText:
- //
- // The task is currently running.
- //
- #define SCHED_S_TASK_RUNNING _HRESULT_TYPEDEF_(0x00041301L)
- //
- // MessageId: SCHED_S_TASK_DISABLED
- //
- // MessageText:
- //
- // The task will not run at the scheduled times because it has been disabled.
- //
- #define SCHED_S_TASK_DISABLED _HRESULT_TYPEDEF_(0x00041302L)
- //
- // MessageId: SCHED_S_TASK_HAS_NOT_RUN
- //
- // MessageText:
- //
- // The task has not yet run.
- //
- #define SCHED_S_TASK_HAS_NOT_RUN _HRESULT_TYPEDEF_(0x00041303L)
- //
- // MessageId: SCHED_S_TASK_NO_MORE_RUNS
- //
- // MessageText:
- //
- // There are no more runs scheduled for this task.
- //
- #define SCHED_S_TASK_NO_MORE_RUNS _HRESULT_TYPEDEF_(0x00041304L)
- //
- // MessageId: SCHED_S_TASK_NOT_SCHEDULED
- //
- // MessageText:
- //
- // One or more of the properties that are needed to run this task on a schedule have not been set.
- //
- #define SCHED_S_TASK_NOT_SCHEDULED _HRESULT_TYPEDEF_(0x00041305L)
- //
- // MessageId: SCHED_S_TASK_TERMINATED
- //
- // MessageText:
- //
- // The last run of the task was terminated by the user.
- //
- #define SCHED_S_TASK_TERMINATED _HRESULT_TYPEDEF_(0x00041306L)
- //
- // MessageId: SCHED_S_TASK_NO_VALID_TRIGGERS
- //
- // MessageText:
- //
- // Either the task has no triggers or the existing triggers are disabled or not set.
- //
- #define SCHED_S_TASK_NO_VALID_TRIGGERS _HRESULT_TYPEDEF_(0x00041307L)
- //
- // MessageId: SCHED_S_EVENT_TRIGGER
- //
- // MessageText:
- //
- // Event triggers don't have set run times.
- //
- #define SCHED_S_EVENT_TRIGGER _HRESULT_TYPEDEF_(0x00041308L)
- //
- // MessageId: SCHED_E_TRIGGER_NOT_FOUND
- //
- // MessageText:
- //
- // Trigger not found.
- //
- #define SCHED_E_TRIGGER_NOT_FOUND _HRESULT_TYPEDEF_(0x80041309L)
- //
- // MessageId: SCHED_E_TASK_NOT_READY
- //
- // MessageText:
- //
- // One or more of the properties that are needed to run this task have not been set.
- //
- #define SCHED_E_TASK_NOT_READY _HRESULT_TYPEDEF_(0x8004130AL)
- //
- // MessageId: SCHED_E_TASK_NOT_RUNNING
- //
- // MessageText:
- //
- // There is no running instance of the task to terminate.
- //
- #define SCHED_E_TASK_NOT_RUNNING _HRESULT_TYPEDEF_(0x8004130BL)
- //
- // MessageId: SCHED_E_SERVICE_NOT_INSTALLED
- //
- // MessageText:
- //
- // The Task Scheduler Service is not installed on this computer.
- //
- #define SCHED_E_SERVICE_NOT_INSTALLED _HRESULT_TYPEDEF_(0x8004130CL)
- //
- // MessageId: SCHED_E_CANNOT_OPEN_TASK
- //
- // MessageText:
- //
- // The task object could not be opened.
- //
- #define SCHED_E_CANNOT_OPEN_TASK _HRESULT_TYPEDEF_(0x8004130DL)
- //
- // MessageId: SCHED_E_INVALID_TASK
- //
- // MessageText:
- //
- // The object is either an invalid task object or is not a task object.
- //
- #define SCHED_E_INVALID_TASK _HRESULT_TYPEDEF_(0x8004130EL)
- //
- // MessageId: SCHED_E_ACCOUNT_INFORMATION_NOT_SET
- //
- // MessageText:
- //
- // No account information could be found in the Task Scheduler security database for the task indicated.
- //
- #define SCHED_E_ACCOUNT_INFORMATION_NOT_SET _HRESULT_TYPEDEF_(0x8004130FL)
- //
- // MessageId: SCHED_E_ACCOUNT_NAME_NOT_FOUND
- //
- // MessageText:
- //
- // Unable to establish existence of the account specified.
- //
- #define SCHED_E_ACCOUNT_NAME_NOT_FOUND _HRESULT_TYPEDEF_(0x80041310L)
- //
- // MessageId: SCHED_E_ACCOUNT_DBASE_CORRUPT
- //
- // MessageText:
- //
- // Corruption was detected in the Task Scheduler security database; the database has been reset.
- //
- #define SCHED_E_ACCOUNT_DBASE_CORRUPT _HRESULT_TYPEDEF_(0x80041311L)
- //
- // MessageId: SCHED_E_NO_SECURITY_SERVICES
- //
- // MessageText:
- //
- // Task Scheduler security services are available only on Windows NT.
- //
- #define SCHED_E_NO_SECURITY_SERVICES _HRESULT_TYPEDEF_(0x80041312L)
- //
- // MessageId: SCHED_E_UNKNOWN_OBJECT_VERSION
- //
- // MessageText:
- //
- // The task object version is either unsupported or invalid.
- //
- #define SCHED_E_UNKNOWN_OBJECT_VERSION _HRESULT_TYPEDEF_(0x80041313L)
- //
- // MessageId: SCHED_E_UNSUPPORTED_ACCOUNT_OPTION
- //
- // MessageText:
- //
- // The task has been configured with an unsupported combination of account settings and run time options.
- //
- #define SCHED_E_UNSUPPORTED_ACCOUNT_OPTION _HRESULT_TYPEDEF_(0x80041314L)
- //
- // MessageId: SCHED_E_SERVICE_NOT_RUNNING
- //
- // MessageText:
- //
- // The Task Scheduler Service is not running.
- //
- #define SCHED_E_SERVICE_NOT_RUNNING _HRESULT_TYPEDEF_(0x80041315L)
- // ******************
- // FACILITY_WINDOWS
- // ******************
- //
- // Codes 0x0-0x01ff are reserved for the OLE group of
- // interfaces.
- //
- //
- // MessageId: CO_E_CLASS_CREATE_FAILED
- //
- // MessageText:
- //
- // Attempt to create a class object failed
- //
- #define CO_E_CLASS_CREATE_FAILED _HRESULT_TYPEDEF_(0x80080001L)
- //
- // MessageId: CO_E_SCM_ERROR
- //
- // MessageText:
- //
- // OLE service could not bind object
- //
- #define CO_E_SCM_ERROR _HRESULT_TYPEDEF_(0x80080002L)
- //
- // MessageId: CO_E_SCM_RPC_FAILURE
- //
- // MessageText:
- //
- // RPC communication failed with OLE service
- //
- #define CO_E_SCM_RPC_FAILURE _HRESULT_TYPEDEF_(0x80080003L)
- //
- // MessageId: CO_E_BAD_PATH
- //
- // MessageText:
- //
- // Bad path to object
- //
- #define CO_E_BAD_PATH _HRESULT_TYPEDEF_(0x80080004L)
- //
- // MessageId: CO_E_SERVER_EXEC_FAILURE
- //
- // MessageText:
- //
- // Server execution failed
- //
- #define CO_E_SERVER_EXEC_FAILURE _HRESULT_TYPEDEF_(0x80080005L)
- //
- // MessageId: CO_E_OBJSRV_RPC_FAILURE
- //
- // MessageText:
- //
- // OLE service could not communicate with the object server
- //
- #define CO_E_OBJSRV_RPC_FAILURE _HRESULT_TYPEDEF_(0x80080006L)
- //
- // MessageId: MK_E_NO_NORMALIZED
- //
- // MessageText:
- //
- // Moniker path could not be normalized
- //
- #define MK_E_NO_NORMALIZED _HRESULT_TYPEDEF_(0x80080007L)
- //
- // MessageId: CO_E_SERVER_STOPPING
- //
- // MessageText:
- //
- // Object server is stopping when OLE service contacts it
- //
- #define CO_E_SERVER_STOPPING _HRESULT_TYPEDEF_(0x80080008L)
- //
- // MessageId: MEM_E_INVALID_ROOT
- //
- // MessageText:
- //
- // An invalid root block pointer was specified
- //
- #define MEM_E_INVALID_ROOT _HRESULT_TYPEDEF_(0x80080009L)
- //
- // MessageId: MEM_E_INVALID_LINK
- //
- // MessageText:
- //
- // An allocation chain contained an invalid link pointer
- //
- #define MEM_E_INVALID_LINK _HRESULT_TYPEDEF_(0x80080010L)
- //
- // MessageId: MEM_E_INVALID_SIZE
- //
- // MessageText:
- //
- // The requested allocation size was too large
- //
- #define MEM_E_INVALID_SIZE _HRESULT_TYPEDEF_(0x80080011L)
- //
- // MessageId: CO_S_NOTALLINTERFACES
- //
- // MessageText:
- //
- // Not all the requested interfaces were available
- //
- #define CO_S_NOTALLINTERFACES _HRESULT_TYPEDEF_(0x00080012L)
- //
- // MessageId: CO_S_MACHINENAMENOTFOUND
- //
- // MessageText:
- //
- // The specified machine name was not found in the cache.
- //
- #define CO_S_MACHINENAMENOTFOUND _HRESULT_TYPEDEF_(0x00080013L)
- // ******************
- // FACILITY_DISPATCH
- // ******************
- //
- // MessageId: DISP_E_UNKNOWNINTERFACE
- //
- // MessageText:
- //
- // Unknown interface.
- //
- #define DISP_E_UNKNOWNINTERFACE _HRESULT_TYPEDEF_(0x80020001L)
- //
- // MessageId: DISP_E_MEMBERNOTFOUND
- //
- // MessageText:
- //
- // Member not found.
- //
- #define DISP_E_MEMBERNOTFOUND _HRESULT_TYPEDEF_(0x80020003L)
- //
- // MessageId: DISP_E_PARAMNOTFOUND
- //
- // MessageText:
- //
- // Parameter not found.
- //
- #define DISP_E_PARAMNOTFOUND _HRESULT_TYPEDEF_(0x80020004L)
- //
- // MessageId: DISP_E_TYPEMISMATCH
- //
- // MessageText:
- //
- // Type mismatch.
- //
- #define DISP_E_TYPEMISMATCH _HRESULT_TYPEDEF_(0x80020005L)
- //
- // MessageId: DISP_E_UNKNOWNNAME
- //
- // MessageText:
- //
- // Unknown name.
- //
- #define DISP_E_UNKNOWNNAME _HRESULT_TYPEDEF_(0x80020006L)
- //
- // MessageId: DISP_E_NONAMEDARGS
- //
- // MessageText:
- //
- // No named arguments.
- //
- #define DISP_E_NONAMEDARGS _HRESULT_TYPEDEF_(0x80020007L)
- //
- // MessageId: DISP_E_BADVARTYPE
- //
- // MessageText:
- //
- // Bad variable type.
- //
- #define DISP_E_BADVARTYPE _HRESULT_TYPEDEF_(0x80020008L)
- //
- // MessageId: DISP_E_EXCEPTION
- //
- // MessageText:
- //
- // Exception occurred.
- //
- #define DISP_E_EXCEPTION _HRESULT_TYPEDEF_(0x80020009L)
- //
- // MessageId: DISP_E_OVERFLOW
- //
- // MessageText:
- //
- // Out of present range.
- //
- #define DISP_E_OVERFLOW _HRESULT_TYPEDEF_(0x8002000AL)
- //
- // MessageId: DISP_E_BADINDEX
- //
- // MessageText:
- //
- // Invalid index.
- //
- #define DISP_E_BADINDEX _HRESULT_TYPEDEF_(0x8002000BL)
- //
- // MessageId: DISP_E_UNKNOWNLCID
- //
- // MessageText:
- //
- // Unknown language.
- //
- #define DISP_E_UNKNOWNLCID _HRESULT_TYPEDEF_(0x8002000CL)
- //
- // MessageId: DISP_E_ARRAYISLOCKED
- //
- // MessageText:
- //
- // Memory is locked.
- //
- #define DISP_E_ARRAYISLOCKED _HRESULT_TYPEDEF_(0x8002000DL)
- //
- // MessageId: DISP_E_BADPARAMCOUNT
- //
- // MessageText:
- //
- // Invalid number of parameters.
- //
- #define DISP_E_BADPARAMCOUNT _HRESULT_TYPEDEF_(0x8002000EL)
- //
- // MessageId: DISP_E_PARAMNOTOPTIONAL
- //
- // MessageText:
- //
- // Parameter not optional.
- //
- #define DISP_E_PARAMNOTOPTIONAL _HRESULT_TYPEDEF_(0x8002000FL)
- //
- // MessageId: DISP_E_BADCALLEE
- //
- // MessageText:
- //
- // Invalid callee.
- //
- #define DISP_E_BADCALLEE _HRESULT_TYPEDEF_(0x80020010L)
- //
- // MessageId: DISP_E_NOTACOLLECTION
- //
- // MessageText:
- //
- // Does not support a collection.
- //
- #define DISP_E_NOTACOLLECTION _HRESULT_TYPEDEF_(0x80020011L)
- //
- // MessageId: DISP_E_DIVBYZERO
- //
- // MessageText:
- //
- // Division by zero.
- //
- #define DISP_E_DIVBYZERO _HRESULT_TYPEDEF_(0x80020012L)
- //
- // MessageId: DISP_E_BUFFERTOOSMALL
- //
- // MessageText:
- //
- // Buffer too small
- //
- #define DISP_E_BUFFERTOOSMALL _HRESULT_TYPEDEF_(0x80020013L)
- //
- // MessageId: TYPE_E_BUFFERTOOSMALL
- //
- // MessageText:
- //
- // Buffer too small.
- //
- #define TYPE_E_BUFFERTOOSMALL _HRESULT_TYPEDEF_(0x80028016L)
- //
- // MessageId: TYPE_E_FIELDNOTFOUND
- //
- // MessageText:
- //
- // Field name not defined in the record.
- //
- #define TYPE_E_FIELDNOTFOUND _HRESULT_TYPEDEF_(0x80028017L)
- //
- // MessageId: TYPE_E_INVDATAREAD
- //
- // MessageText:
- //
- // Old format or invalid type library.
- //
- #define TYPE_E_INVDATAREAD _HRESULT_TYPEDEF_(0x80028018L)
- //
- // MessageId: TYPE_E_UNSUPFORMAT
- //
- // MessageText:
- //
- // Old format or invalid type library.
- //
- #define TYPE_E_UNSUPFORMAT _HRESULT_TYPEDEF_(0x80028019L)
- //
- // MessageId: TYPE_E_REGISTRYACCESS
- //
- // MessageText:
- //
- // Error accessing the OLE registry.
- //
- #define TYPE_E_REGISTRYACCESS _HRESULT_TYPEDEF_(0x8002801CL)
- //
- // MessageId: TYPE_E_LIBNOTREGISTERED
- //
- // MessageText:
- //
- // Library not registered.
- //
- #define TYPE_E_LIBNOTREGISTERED _HRESULT_TYPEDEF_(0x8002801DL)
- //
- // MessageId: TYPE_E_UNDEFINEDTYPE
- //
- // MessageText:
- //
- // Bound to unknown type.
- //
- #define TYPE_E_UNDEFINEDTYPE _HRESULT_TYPEDEF_(0x80028027L)
- //
- // MessageId: TYPE_E_QUALIFIEDNAMEDISALLOWED
- //
- // MessageText:
- //
- // Qualified name disallowed.
- //
- #define TYPE_E_QUALIFIEDNAMEDISALLOWED _HRESULT_TYPEDEF_(0x80028028L)
- //
- // MessageId: TYPE_E_INVALIDSTATE
- //
- // MessageText:
- //
- // Invalid forward reference, or reference to uncompiled type.
- //
- #define TYPE_E_INVALIDSTATE _HRESULT_TYPEDEF_(0x80028029L)
- //
- // MessageId: TYPE_E_WRONGTYPEKIND
- //
- // MessageText:
- //
- // Type mismatch.
- //
- #define TYPE_E_WRONGTYPEKIND _HRESULT_TYPEDEF_(0x8002802AL)
- //
- // MessageId: TYPE_E_ELEMENTNOTFOUND
- //
- // MessageText:
- //
- // Element not found.
- //
- #define TYPE_E_ELEMENTNOTFOUND _HRESULT_TYPEDEF_(0x8002802BL)
- //
- // MessageId: TYPE_E_AMBIGUOUSNAME
- //
- // MessageText:
- //
- // Ambiguous name.
- //
- #define TYPE_E_AMBIGUOUSNAME _HRESULT_TYPEDEF_(0x8002802CL)
- //
- // MessageId: TYPE_E_NAMECONFLICT
- //
- // MessageText:
- //
- // Name already exists in the library.
- //
- #define TYPE_E_NAMECONFLICT _HRESULT_TYPEDEF_(0x8002802DL)
- //
- // MessageId: TYPE_E_UNKNOWNLCID
- //
- // MessageText:
- //
- // Unknown LCID.
- //
- #define TYPE_E_UNKNOWNLCID _HRESULT_TYPEDEF_(0x8002802EL)
- //
- // MessageId: TYPE_E_DLLFUNCTIONNOTFOUND
- //
- // MessageText:
- //
- // Function not defined in specified DLL.
- //
- #define TYPE_E_DLLFUNCTIONNOTFOUND _HRESULT_TYPEDEF_(0x8002802FL)
- //
- // MessageId: TYPE_E_BADMODULEKIND
- //
- // MessageText:
- //
- // Wrong module kind for the operation.
- //
- #define TYPE_E_BADMODULEKIND _HRESULT_TYPEDEF_(0x800288BDL)
- //
- // MessageId: TYPE_E_SIZETOOBIG
- //
- // MessageText:
- //
- // Size may not exceed 64K.
- //
- #define TYPE_E_SIZETOOBIG _HRESULT_TYPEDEF_(0x800288C5L)
- //
- // MessageId: TYPE_E_DUPLICATEID
- //
- // MessageText:
- //
- // Duplicate ID in inheritance hierarchy.
- //
- #define TYPE_E_DUPLICATEID _HRESULT_TYPEDEF_(0x800288C6L)
- //
- // MessageId: TYPE_E_INVALIDID
- //
- // MessageText:
- //
- // Incorrect inheritance depth in standard OLE hmember.
- //
- #define TYPE_E_INVALIDID _HRESULT_TYPEDEF_(0x800288CFL)
- //
- // MessageId: TYPE_E_TYPEMISMATCH
- //
- // MessageText:
- //
- // Type mismatch.
- //
- #define TYPE_E_TYPEMISMATCH _HRESULT_TYPEDEF_(0x80028CA0L)
- //
- // MessageId: TYPE_E_OUTOFBOUNDS
- //
- // MessageText:
- //
- // Invalid number of arguments.
- //
- #define TYPE_E_OUTOFBOUNDS _HRESULT_TYPEDEF_(0x80028CA1L)
- //
- // MessageId: TYPE_E_IOERROR
- //
- // MessageText:
- //
- // I/O Error.
- //
- #define TYPE_E_IOERROR _HRESULT_TYPEDEF_(0x80028CA2L)
- //
- // MessageId: TYPE_E_CANTCREATETMPFILE
- //
- // MessageText:
- //
- // Error creating unique tmp file.
- //
- #define TYPE_E_CANTCREATETMPFILE _HRESULT_TYPEDEF_(0x80028CA3L)
- //
- // MessageId: TYPE_E_CANTLOADLIBRARY
- //
- // MessageText:
- //
- // Error loading type library/DLL.
- //
- #define TYPE_E_CANTLOADLIBRARY _HRESULT_TYPEDEF_(0x80029C4AL)
- //
- // MessageId: TYPE_E_INCONSISTENTPROPFUNCS
- //
- // MessageText:
- //
- // Inconsistent property functions.
- //
- #define TYPE_E_INCONSISTENTPROPFUNCS _HRESULT_TYPEDEF_(0x80029C83L)
- //
- // MessageId: TYPE_E_CIRCULARTYPE
- //
- // MessageText:
- //
- // Circular dependency between types/modules.
- //
- #define TYPE_E_CIRCULARTYPE _HRESULT_TYPEDEF_(0x80029C84L)
- // ******************
- // FACILITY_STORAGE
- // ******************
- //
- // MessageId: STG_E_INVALIDFUNCTION
- //
- // MessageText:
- //
- // Unable to perform requested operation.
- //
- #define STG_E_INVALIDFUNCTION _HRESULT_TYPEDEF_(0x80030001L)
- //
- // MessageId: STG_E_FILENOTFOUND
- //
- // MessageText:
- //
- // %1 could not be found.
- //
- #define STG_E_FILENOTFOUND _HRESULT_TYPEDEF_(0x80030002L)
- //
- // MessageId: STG_E_PATHNOTFOUND
- //
- // MessageText:
- //
- // The path %1 could not be found.
- //
- #define STG_E_PATHNOTFOUND _HRESULT_TYPEDEF_(0x80030003L)
- //
- // MessageId: STG_E_TOOMANYOPENFILES
- //
- // MessageText:
- //
- // There are insufficient resources to open another file.
- //
- #define STG_E_TOOMANYOPENFILES _HRESULT_TYPEDEF_(0x80030004L)
- //
- // MessageId: STG_E_ACCESSDENIED
- //
- // MessageText:
- //
- // Access Denied.
- //
- #define STG_E_ACCESSDENIED _HRESULT_TYPEDEF_(0x80030005L)
- //
- // MessageId: STG_E_INVALIDHANDLE
- //
- // MessageText:
- //
- // Attempted an operation on an invalid object.
- //
- #define STG_E_INVALIDHANDLE _HRESULT_TYPEDEF_(0x80030006L)
- //
- // MessageId: STG_E_INSUFFICIENTMEMORY
- //
- // MessageText:
- //
- // There is insufficient memory available to complete operation.
- //
- #define STG_E_INSUFFICIENTMEMORY _HRESULT_TYPEDEF_(0x80030008L)
- //
- // MessageId: STG_E_INVALIDPOINTER
- //
- // MessageText:
- //
- // Invalid pointer error.
- //
- #define STG_E_INVALIDPOINTER _HRESULT_TYPEDEF_(0x80030009L)
- //
- // MessageId: STG_E_NOMOREFILES
- //
- // MessageText:
- //
- // There are no more entries to return.
- //
- #define STG_E_NOMOREFILES _HRESULT_TYPEDEF_(0x80030012L)
- //
- // MessageId: STG_E_DISKISWRITEPROTECTED
- //
- // MessageText:
- //
- // Disk is write-protected.
- //
- #define STG_E_DISKISWRITEPROTECTED _HRESULT_TYPEDEF_(0x80030013L)
- //
- // MessageId: STG_E_SEEKERROR
- //
- // MessageText:
- //
- // An error occurred during a seek operation.
- //
- #define STG_E_SEEKERROR _HRESULT_TYPEDEF_(0x80030019L)
- //
- // MessageId: STG_E_WRITEFAULT
- //
- // MessageText:
- //
- // A disk error occurred during a write operation.
- //
- #define STG_E_WRITEFAULT _HRESULT_TYPEDEF_(0x8003001DL)
- //
- // MessageId: STG_E_READFAULT
- //
- // MessageText:
- //
- // A disk error occurred during a read operation.
- //
- #define STG_E_READFAULT _HRESULT_TYPEDEF_(0x8003001EL)
- //
- // MessageId: STG_E_SHAREVIOLATION
- //
- // MessageText:
- //
- // A share violation has occurred.
- //
- #define STG_E_SHAREVIOLATION _HRESULT_TYPEDEF_(0x80030020L)
- //
- // MessageId: STG_E_LOCKVIOLATION
- //
- // MessageText:
- //
- // A lock violation has occurred.
- //
- #define STG_E_LOCKVIOLATION _HRESULT_TYPEDEF_(0x80030021L)
- //
- // MessageId: STG_E_FILEALREADYEXISTS
- //
- // MessageText:
- //
- // %1 already exists.
- //
- #define STG_E_FILEALREADYEXISTS _HRESULT_TYPEDEF_(0x80030050L)
- //
- // MessageId: STG_E_INVALIDPARAMETER
- //
- // MessageText:
- //
- // Invalid parameter error.
- //
- #define STG_E_INVALIDPARAMETER _HRESULT_TYPEDEF_(0x80030057L)
- //
- // MessageId: STG_E_MEDIUMFULL
- //
- // MessageText:
- //
- // There is insufficient disk space to complete operation.
- //
- #define STG_E_MEDIUMFULL _HRESULT_TYPEDEF_(0x80030070L)
- //
- // MessageId: STG_E_PROPSETMISMATCHED
- //
- // MessageText:
- //
- // Illegal write of non-simple property to simple property set.
- //
- #define STG_E_PROPSETMISMATCHED _HRESULT_TYPEDEF_(0x800300F0L)
- //
- // MessageId: STG_E_ABNORMALAPIEXIT
- //
- // MessageText:
- //
- // An API call exited abnormally.
- //
- #define STG_E_ABNORMALAPIEXIT _HRESULT_TYPEDEF_(0x800300FAL)
- //
- // MessageId: STG_E_INVALIDHEADER
- //
- // MessageText:
- //
- // The file %1 is not a valid compound file.
- //
- #define STG_E_INVALIDHEADER _HRESULT_TYPEDEF_(0x800300FBL)
- //
- // MessageId: STG_E_INVALIDNAME
- //
- // MessageText:
- //
- // The name %1 is not valid.
- //
- #define STG_E_INVALIDNAME _HRESULT_TYPEDEF_(0x800300FCL)
- //
- // MessageId: STG_E_UNKNOWN
- //
- // MessageText:
- //
- // An unexpected error occurred.
- //
- #define STG_E_UNKNOWN _HRESULT_TYPEDEF_(0x800300FDL)
- //
- // MessageId: STG_E_UNIMPLEMENTEDFUNCTION
- //
- // MessageText:
- //
- // That function is not implemented.
- //
- #define STG_E_UNIMPLEMENTEDFUNCTION _HRESULT_TYPEDEF_(0x800300FEL)
- //
- // MessageId: STG_E_INVALIDFLAG
- //
- // MessageText:
- //
- // Invalid flag error.
- //
- #define STG_E_INVALIDFLAG _HRESULT_TYPEDEF_(0x800300FFL)
- //
- // MessageId: STG_E_INUSE
- //
- // MessageText:
- //
- // Attempted to use an object that is busy.
- //
- #define STG_E_INUSE _HRESULT_TYPEDEF_(0x80030100L)
- //
- // MessageId: STG_E_NOTCURRENT
- //
- // MessageText:
- //
- // The storage has been changed since the last commit.
- //
- #define STG_E_NOTCURRENT _HRESULT_TYPEDEF_(0x80030101L)
- //
- // MessageId: STG_E_REVERTED
- //
- // MessageText:
- //
- // Attempted to use an object that has ceased to exist.
- //
- #define STG_E_REVERTED _HRESULT_TYPEDEF_(0x80030102L)
- //
- // MessageId: STG_E_CANTSAVE
- //
- // MessageText:
- //
- // Can't save.
- //
- #define STG_E_CANTSAVE _HRESULT_TYPEDEF_(0x80030103L)
- //
- // MessageId: STG_E_OLDFORMAT
- //
- // MessageText:
- //
- // The compound file %1 was produced with an incompatible version of storage.
- //
- #define STG_E_OLDFORMAT _HRESULT_TYPEDEF_(0x80030104L)
- //
- // MessageId: STG_E_OLDDLL
- //
- // MessageText:
- //
- // The compound file %1 was produced with a newer version of storage.
- //
- #define STG_E_OLDDLL _HRESULT_TYPEDEF_(0x80030105L)
- //
- // MessageId: STG_E_SHAREREQUIRED
- //
- // MessageText:
- //
- // Share.exe or equivalent is required for operation.
- //
- #define STG_E_SHAREREQUIRED _HRESULT_TYPEDEF_(0x80030106L)
- //
- // MessageId: STG_E_NOTFILEBASEDSTORAGE
- //
- // MessageText:
- //
- // Illegal operation called on non-file based storage.
- //
- #define STG_E_NOTFILEBASEDSTORAGE _HRESULT_TYPEDEF_(0x80030107L)
- //
- // MessageId: STG_E_EXTANTMARSHALLINGS
- //
- // MessageText:
- //
- // Illegal operation called on object with extant marshallings.
- //
- #define STG_E_EXTANTMARSHALLINGS _HRESULT_TYPEDEF_(0x80030108L)
- //
- // MessageId: STG_E_DOCFILECORRUPT
- //
- // MessageText:
- //
- // The docfile has been corrupted.
- //
- #define STG_E_DOCFILECORRUPT _HRESULT_TYPEDEF_(0x80030109L)
- //
- // MessageId: STG_E_BADBASEADDRESS
- //
- // MessageText:
- //
- // OLE32.DLL has been loaded at the wrong address.
- //
- #define STG_E_BADBASEADDRESS _HRESULT_TYPEDEF_(0x80030110L)
- //
- // MessageId: STG_E_DOCFILETOOLARGE
- //
- // MessageText:
- //
- // The compound file is too large for the current implementation
- //
- #define STG_E_DOCFILETOOLARGE _HRESULT_TYPEDEF_(0x80030111L)
- //
- // MessageId: STG_E_NOTSIMPLEFORMAT
- //
- // MessageText:
- //
- // The compound file was not created with the STGM_SIMPLE flag
- //
- #define STG_E_NOTSIMPLEFORMAT _HRESULT_TYPEDEF_(0x80030112L)
- //
- // MessageId: STG_E_INCOMPLETE
- //
- // MessageText:
- //
- // The file download was aborted abnormally. The file is incomplete.
- //
- #define STG_E_INCOMPLETE _HRESULT_TYPEDEF_(0x80030201L)
- //
- // MessageId: STG_E_TERMINATED
- //
- // MessageText:
- //
- // The file download has been terminated.
- //
- #define STG_E_TERMINATED _HRESULT_TYPEDEF_(0x80030202L)
- //
- // MessageId: STG_S_CONVERTED
- //
- // MessageText:
- //
- // The underlying file was converted to compound file format.
- //
- #define STG_S_CONVERTED _HRESULT_TYPEDEF_(0x00030200L)
- //
- // MessageId: STG_S_BLOCK
- //
- // MessageText:
- //
- // The storage operation should block until more data is available.
- //
- #define STG_S_BLOCK _HRESULT_TYPEDEF_(0x00030201L)
- //
- // MessageId: STG_S_RETRYNOW
- //
- // MessageText:
- //
- // The storage operation should retry immediately.
- //
- #define STG_S_RETRYNOW _HRESULT_TYPEDEF_(0x00030202L)
- //
- // MessageId: STG_S_MONITORING
- //
- // MessageText:
- //
- // The notified event sink will not influence the storage operation.
- //
- #define STG_S_MONITORING _HRESULT_TYPEDEF_(0x00030203L)
- //
- // MessageId: STG_S_MULTIPLEOPENS
- //
- // MessageText:
- //
- // Multiple opens prevent consolidated. (commit succeeded).
- //
- #define STG_S_MULTIPLEOPENS _HRESULT_TYPEDEF_(0x00030204L)
- //
- // MessageId: STG_S_CONSOLIDATIONFAILED
- //
- // MessageText:
- //
- // Consolidation of the storage file failed. (commit succeeded).
- //
- #define STG_S_CONSOLIDATIONFAILED _HRESULT_TYPEDEF_(0x00030205L)
- //
- // MessageId: STG_S_CANNOTCONSOLIDATE
- //
- // MessageText:
- //
- // Consolidation of the storage file is inappropriate. (commit succeeded).
- //
- #define STG_S_CANNOTCONSOLIDATE _HRESULT_TYPEDEF_(0x00030206L)
- /*++
- MessageId's 0x0305 - 0x031f (inclusive) are reserved for **STORAGE**
- copy protection errors.
- --*/
- //
- // MessageId: STG_E_STATUS_COPY_PROTECTION_FAILURE
- //
- // MessageText:
- //
- // Generic Copy Protection Error.
- //
- #define STG_E_STATUS_COPY_PROTECTION_FAILURE _HRESULT_TYPEDEF_(0x80030305L)
- //
- // MessageId: STG_E_CSS_AUTHENTICATION_FAILURE
- //
- // MessageText:
- //
- // Copy Protection Error - DVD CSS Authentication failed.
- //
- #define STG_E_CSS_AUTHENTICATION_FAILURE _HRESULT_TYPEDEF_(0x80030306L)
- //
- // MessageId: STG_E_CSS_KEY_NOT_PRESENT
- //
- // MessageText:
- //
- // Copy Protection Error - The given sector does not have a valid CSS key.
- //
- #define STG_E_CSS_KEY_NOT_PRESENT _HRESULT_TYPEDEF_(0x80030307L)
- //
- // MessageId: STG_E_CSS_KEY_NOT_ESTABLISHED
- //
- // MessageText:
- //
- // Copy Protection Error - DVD session key not established.
- //
- #define STG_E_CSS_KEY_NOT_ESTABLISHED _HRESULT_TYPEDEF_(0x80030308L)
- //
- // MessageId: STG_E_CSS_SCRAMBLED_SECTOR
- //
- // MessageText:
- //
- // Copy Protection Error - The read failed because the sector is encrypted.
- //
- #define STG_E_CSS_SCRAMBLED_SECTOR _HRESULT_TYPEDEF_(0x80030309L)
- //
- // MessageId: STG_E_CSS_REGION_MISMATCH
- //
- // MessageText:
- //
- // Copy Protection Error - The current DVD's region does not correspond to the region setting of the drive.
- //
- #define STG_E_CSS_REGION_MISMATCH _HRESULT_TYPEDEF_(0x8003030AL)
- //
- // MessageId: STG_E_RESETS_EXHAUSTED
- //
- // MessageText:
- //
- // Copy Protection Error - The drive's region setting may be permanent or the number of user resets has been exhausted.
- //
- #define STG_E_RESETS_EXHAUSTED _HRESULT_TYPEDEF_(0x8003030BL)
- /*++
- MessageId's 0x0305 - 0x031f (inclusive) are reserved for **STORAGE**
- copy protection errors.
- --*/
- // ******************
- // FACILITY_RPC
- // ******************
- //
- // Codes 0x0-0x11 are propagated from 16 bit OLE.
- //
- //
- // MessageId: RPC_E_CALL_REJECTED
- //
- // MessageText:
- //
- // Call was rejected by callee.
- //
- #define RPC_E_CALL_REJECTED _HRESULT_TYPEDEF_(0x80010001L)
- //
- // MessageId: RPC_E_CALL_CANCELED
- //
- // MessageText:
- //
- // Call was canceled by the message filter.
- //
- #define RPC_E_CALL_CANCELED _HRESULT_TYPEDEF_(0x80010002L)
- //
- // MessageId: RPC_E_CANTPOST_INSENDCALL
- //
- // MessageText:
- //
- // The caller is dispatching an intertask SendMessage call and cannot call out via PostMessage.
- //
- #define RPC_E_CANTPOST_INSENDCALL _HRESULT_TYPEDEF_(0x80010003L)
- //
- // MessageId: RPC_E_CANTCALLOUT_INASYNCCALL
- //
- // MessageText:
- //
- // The caller is dispatching an asynchronous call and cannot make an outgoing call on behalf of this call.
- //
- #define RPC_E_CANTCALLOUT_INASYNCCALL _HRESULT_TYPEDEF_(0x80010004L)
- //
- // MessageId: RPC_E_CANTCALLOUT_INEXTERNALCALL
- //
- // MessageText:
- //
- // It is illegal to call out while inside message filter.
- //
- #define RPC_E_CANTCALLOUT_INEXTERNALCALL _HRESULT_TYPEDEF_(0x80010005L)
- //
- // MessageId: RPC_E_CONNECTION_TERMINATED
- //
- // MessageText:
- //
- // The connection terminated or is in a bogus state and cannot be used any more. Other connections are still valid.
- //
- #define RPC_E_CONNECTION_TERMINATED _HRESULT_TYPEDEF_(0x80010006L)
- //
- // MessageId: RPC_E_SERVER_DIED
- //
- // MessageText:
- //
- // The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call may have executed.
- //
- #define RPC_E_SERVER_DIED _HRESULT_TYPEDEF_(0x80010007L)
- //
- // MessageId: RPC_E_CLIENT_DIED
- //
- // MessageText:
- //
- // The caller (client) disappeared while the callee (server) was processing a call.
- //
- #define RPC_E_CLIENT_DIED _HRESULT_TYPEDEF_(0x80010008L)
- //
- // MessageId: RPC_E_INVALID_DATAPACKET
- //
- // MessageText:
- //
- // The data packet with the marshalled parameter data is incorrect.
- //
- #define RPC_E_INVALID_DATAPACKET _HRESULT_TYPEDEF_(0x80010009L)
- //
- // MessageId: RPC_E_CANTTRANSMIT_CALL
- //
- // MessageText:
- //
- // The call was not transmitted properly; the message queue was full and was not emptied after yielding.
- //
- #define RPC_E_CANTTRANSMIT_CALL _HRESULT_TYPEDEF_(0x8001000AL)
- //
- // MessageId: RPC_E_CLIENT_CANTMARSHAL_DATA
- //
- // MessageText:
- //
- // The client (caller) cannot marshall the parameter data - low memory, etc.
- //
- #define RPC_E_CLIENT_CANTMARSHAL_DATA _HRESULT_TYPEDEF_(0x8001000BL)
- //
- // MessageId: RPC_E_CLIENT_CANTUNMARSHAL_DATA
- //
- // MessageText:
- //
- // The client (caller) cannot unmarshall the return data - low memory, etc.
- //
- #define RPC_E_CLIENT_CANTUNMARSHAL_DATA _HRESULT_TYPEDEF_(0x8001000CL)
- //
- // MessageId: RPC_E_SERVER_CANTMARSHAL_DATA
- //
- // MessageText:
- //
- // The server (callee) cannot marshall the return data - low memory, etc.
- //
- #define RPC_E_SERVER_CANTMARSHAL_DATA _HRESULT_TYPEDEF_(0x8001000DL)
- //
- // MessageId: RPC_E_SERVER_CANTUNMARSHAL_DATA
- //
- // MessageText:
- //
- // The server (callee) cannot unmarshall the parameter data - low memory, etc.
- //
- #define RPC_E_SERVER_CANTUNMARSHAL_DATA _HRESULT_TYPEDEF_(0x8001000EL)
- //
- // MessageId: RPC_E_INVALID_DATA
- //
- // MessageText:
- //
- // Received data is invalid; could be server or client data.
- //
- #define RPC_E_INVALID_DATA _HRESULT_TYPEDEF_(0x8001000FL)
- //
- // MessageId: RPC_E_INVALID_PARAMETER
- //
- // MessageText:
- //
- // A particular parameter is invalid and cannot be (un)marshalled.
- //
- #define RPC_E_INVALID_PARAMETER _HRESULT_TYPEDEF_(0x80010010L)
- //
- // MessageId: RPC_E_CANTCALLOUT_AGAIN
- //
- // MessageText:
- //
- // There is no second outgoing call on same channel in DDE conversation.
- //
- #define RPC_E_CANTCALLOUT_AGAIN _HRESULT_TYPEDEF_(0x80010011L)
- //
- // MessageId: RPC_E_SERVER_DIED_DNE
- //
- // MessageText:
- //
- // The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call did not execute.
- //
- #define RPC_E_SERVER_DIED_DNE _HRESULT_TYPEDEF_(0x80010012L)
- //
- // MessageId: RPC_E_SYS_CALL_FAILED
- //
- // MessageText:
- //
- // System call failed.
- //
- #define RPC_E_SYS_CALL_FAILED _HRESULT_TYPEDEF_(0x80010100L)
- //
- // MessageId: RPC_E_OUT_OF_RESOURCES
- //
- // MessageText:
- //
- // Could not allocate some required resource (memory, events, ...)
- //
- #define RPC_E_OUT_OF_RESOURCES _HRESULT_TYPEDEF_(0x80010101L)
- //
- // MessageId: RPC_E_ATTEMPTED_MULTITHREAD
- //
- // MessageText:
- //
- // Attempted to make calls on more than one thread in single threaded mode.
- //
- #define RPC_E_ATTEMPTED_MULTITHREAD _HRESULT_TYPEDEF_(0x80010102L)
- //
- // MessageId: RPC_E_NOT_REGISTERED
- //
- // MessageText:
- //
- // The requested interface is not registered on the server object.
- //
- #define RPC_E_NOT_REGISTERED _HRESULT_TYPEDEF_(0x80010103L)
- //
- // MessageId: RPC_E_FAULT
- //
- // MessageText:
- //
- // RPC could not call the server or could not return the results of calling the server.
- //
- #define RPC_E_FAULT _HRESULT_TYPEDEF_(0x80010104L)
- //
- // MessageId: RPC_E_SERVERFAULT
- //
- // MessageText:
- //
- // The server threw an exception.
- //
- #define RPC_E_SERVERFAULT _HRESULT_TYPEDEF_(0x80010105L)
- //
- // MessageId: RPC_E_CHANGED_MODE
- //
- // MessageText:
- //
- // Cannot change thread mode after it is set.
- //
- #define RPC_E_CHANGED_MODE _HRESULT_TYPEDEF_(0x80010106L)
- //
- // MessageId: RPC_E_INVALIDMETHOD
- //
- // MessageText:
- //
- // The method called does not exist on the server.
- //
- #define RPC_E_INVALIDMETHOD _HRESULT_TYPEDEF_(0x80010107L)
- //
- // MessageId: RPC_E_DISCONNECTED
- //
- // MessageText:
- //
- // The object invoked has disconnected from its clients.
- //
- #define RPC_E_DISCONNECTED _HRESULT_TYPEDEF_(0x80010108L)
- //
- // MessageId: RPC_E_RETRY
- //
- // MessageText:
- //
- // The object invoked chose not to process the call now. Try again later.
- //
- #define RPC_E_RETRY _HRESULT_TYPEDEF_(0x80010109L)
- //
- // MessageId: RPC_E_SERVERCALL_RETRYLATER
- //
- // MessageText:
- //
- // The message filter indicated that the application is busy.
- //
- #define RPC_E_SERVERCALL_RETRYLATER _HRESULT_TYPEDEF_(0x8001010AL)
- //
- // MessageId: RPC_E_SERVERCALL_REJECTED
- //
- // MessageText:
- //
- // The message filter rejected the call.
- //
- #define RPC_E_SERVERCALL_REJECTED _HRESULT_TYPEDEF_(0x8001010BL)
- //
- // MessageId: RPC_E_INVALID_CALLDATA
- //
- // MessageText:
- //
- // A call control interfaces was called with invalid data.
- //
- #define RPC_E_INVALID_CALLDATA _HRESULT_TYPEDEF_(0x8001010CL)
- //
- // MessageId: RPC_E_CANTCALLOUT_ININPUTSYNCCALL
- //
- // MessageText:
- //
- // An outgoing call cannot be made since the application is dispatching an input-synchronous call.
- //
- #define RPC_E_CANTCALLOUT_ININPUTSYNCCALL _HRESULT_TYPEDEF_(0x8001010DL)
- //
- // MessageId: RPC_E_WRONG_THREAD
- //
- // MessageText:
- //
- // The application called an interface that was marshalled for a different thread.
- //
- #define RPC_E_WRONG_THREAD _HRESULT_TYPEDEF_(0x8001010EL)
- //
- // MessageId: RPC_E_THREAD_NOT_INIT
- //
- // MessageText:
- //
- // CoInitialize has not been called on the current thread.
- //
- #define RPC_E_THREAD_NOT_INIT _HRESULT_TYPEDEF_(0x8001010FL)
- //
- // MessageId: RPC_E_VERSION_MISMATCH
- //
- // MessageText:
- //
- // The version of OLE on the client and server machines does not match.
- //
- #define RPC_E_VERSION_MISMATCH _HRESULT_TYPEDEF_(0x80010110L)
- //
- // MessageId: RPC_E_INVALID_HEADER
- //
- // MessageText:
- //
- // OLE received a packet with an invalid header.
- //
- #define RPC_E_INVALID_HEADER _HRESULT_TYPEDEF_(0x80010111L)
- //
- // MessageId: RPC_E_INVALID_EXTENSION
- //
- // MessageText:
- //
- // OLE received a packet with an invalid extension.
- //
- #define RPC_E_INVALID_EXTENSION _HRESULT_TYPEDEF_(0x80010112L)
- //
- // MessageId: RPC_E_INVALID_IPID
- //
- // MessageText:
- //
- // The requested object or interface does not exist.
- //
- #define RPC_E_INVALID_IPID _HRESULT_TYPEDEF_(0x80010113L)
- //
- // MessageId: RPC_E_INVALID_OBJECT
- //
- // MessageText:
- //
- // The requested object does not exist.
- //
- #define RPC_E_INVALID_OBJECT _HRESULT_TYPEDEF_(0x80010114L)
- //
- // MessageId: RPC_S_CALLPENDING
- //
- // MessageText:
- //
- // OLE has sent a request and is waiting for a reply.
- //
- #define RPC_S_CALLPENDING _HRESULT_TYPEDEF_(0x80010115L)
- //
- // MessageId: RPC_S_WAITONTIMER
- //
- // MessageText:
- //
- // OLE is waiting before retrying a request.
- //
- #define RPC_S_WAITONTIMER _HRESULT_TYPEDEF_(0x80010116L)
- //
- // MessageId: RPC_E_CALL_COMPLETE
- //
- // MessageText:
- //
- // Call context cannot be accessed after call completed.
- //
- #define RPC_E_CALL_COMPLETE _HRESULT_TYPEDEF_(0x80010117L)
- //
- // MessageId: RPC_E_UNSECURE_CALL
- //
- // MessageText:
- //
- // Impersonate on unsecure calls is not supported.
- //
- #define RPC_E_UNSECURE_CALL _HRESULT_TYPEDEF_(0x80010118L)
- //
- // MessageId: RPC_E_TOO_LATE
- //
- // MessageText:
- //
- // Security must be initialized before any interfaces are marshalled or unmarshalled. It cannot be changed once initialized.
- //
- #define RPC_E_TOO_LATE _HRESULT_TYPEDEF_(0x80010119L)
- //
- // MessageId: RPC_E_NO_GOOD_SECURITY_PACKAGES
- //
- // MessageText:
- //
- // No security packages are installed on this machine or the user is not logged on or there are no compatible security packages between the client and server.
- //
- #define RPC_E_NO_GOOD_SECURITY_PACKAGES _HRESULT_TYPEDEF_(0x8001011AL)
- //
- // MessageId: RPC_E_ACCESS_DENIED
- //
- // MessageText:
- //
- // Access is denied.
- //
- #define RPC_E_ACCESS_DENIED _HRESULT_TYPEDEF_(0x8001011BL)
- //
- // MessageId: RPC_E_REMOTE_DISABLED
- //
- // MessageText:
- //
- // Remote calls are not allowed for this process.
- //
- #define RPC_E_REMOTE_DISABLED _HRESULT_TYPEDEF_(0x8001011CL)
- //
- // MessageId: RPC_E_INVALID_OBJREF
- //
- // MessageText:
- //
- // The marshaled interface data packet (OBJREF) has an invalid or unknown format.
- //
- #define RPC_E_INVALID_OBJREF _HRESULT_TYPEDEF_(0x8001011DL)
- //
- // MessageId: RPC_E_NO_CONTEXT
- //
- // MessageText:
- //
- // No context is associated with this call. This happens for some custom marshalled calls and on the client side of the call.
- //
- #define RPC_E_NO_CONTEXT _HRESULT_TYPEDEF_(0x8001011EL)
- //
- // MessageId: RPC_E_TIMEOUT
- //
- // MessageText:
- //
- // This operation returned because the timeout period expired.
- //
- #define RPC_E_TIMEOUT _HRESULT_TYPEDEF_(0x8001011FL)
- //
- // MessageId: RPC_E_NO_SYNC
- //
- // MessageText:
- //
- // There are no synchronize objects to wait on.
- //
- #define RPC_E_NO_SYNC _HRESULT_TYPEDEF_(0x80010120L)
- //
- // MessageId: RPC_E_FULLSIC_REQUIRED
- //
- // MessageText:
- //
- // Full subject issuer chain SSL principal name expected from the server.
- //
- #define RPC_E_FULLSIC_REQUIRED _HRESULT_TYPEDEF_(0x80010121L)
- //
- // MessageId: RPC_E_INVALID_STD_NAME
- //
- // MessageText:
- //
- // Principal name is not a valid MSSTD name.
- //
- #define RPC_E_INVALID_STD_NAME _HRESULT_TYPEDEF_(0x80010122L)
- //
- // MessageId: CO_E_FAILEDTOIMPERSONATE
- //
- // MessageText:
- //
- // Unable to impersonate DCOM client
- //
- #define CO_E_FAILEDTOIMPERSONATE _HRESULT_TYPEDEF_(0x80010123L)
- //
- // MessageId: CO_E_FAILEDTOGETSECCTX
- //
- // MessageText:
- //
- // Unable to obtain server's security context
- //
- #define CO_E_FAILEDTOGETSECCTX _HRESULT_TYPEDEF_(0x80010124L)
- //
- // MessageId: CO_E_FAILEDTOOPENTHREADTOKEN
- //
- // MessageText:
- //
- // Unable to open the access token of the current thread
- //
- #define CO_E_FAILEDTOOPENTHREADTOKEN _HRESULT_TYPEDEF_(0x80010125L)
- //
- // MessageId: CO_E_FAILEDTOGETTOKENINFO
- //
- // MessageText:
- //
- // Unable to obtain user info from an access token
- //
- #define CO_E_FAILEDTOGETTOKENINFO _HRESULT_TYPEDEF_(0x80010126L)
- //
- // MessageId: CO_E_TRUSTEEDOESNTMATCHCLIENT
- //
- // MessageText:
- //
- // The client who called IAccessControl::IsAccessPermitted was not the trustee provided to the method
- //
- #define CO_E_TRUSTEEDOESNTMATCHCLIENT _HRESULT_TYPEDEF_(0x80010127L)
- //
- // MessageId: CO_E_FAILEDTOQUERYCLIENTBLANKET
- //
- // MessageText:
- //
- // Unable to obtain the client's security blanket
- //
- #define CO_E_FAILEDTOQUERYCLIENTBLANKET _HRESULT_TYPEDEF_(0x80010128L)
- //
- // MessageId: CO_E_FAILEDTOSETDACL
- //
- // MessageText:
- //
- // Unable to set a discretionary ACL into a security descriptor
- //
- #define CO_E_FAILEDTOSETDACL _HRESULT_TYPEDEF_(0x80010129L)
- //
- // MessageId: CO_E_ACCESSCHECKFAILED
- //
- // MessageText:
- //
- // The system function, AccessCheck, returned false
- //
- #define CO_E_ACCESSCHECKFAILED _HRESULT_TYPEDEF_(0x8001012AL)
- //
- // MessageId: CO_E_NETACCESSAPIFAILED
- //
- // MessageText:
- //
- // Either NetAccessDel or NetAccessAdd returned an error code.
- //
- #define CO_E_NETACCESSAPIFAILED _HRESULT_TYPEDEF_(0x8001012BL)
- //
- // MessageId: CO_E_WRONGTRUSTEENAMESYNTAX
- //
- // MessageText:
- //
- // One of the trustee strings provided by the user did not conform to the <Domain><Name> syntax and it was not the "*" string
- //
- #define CO_E_WRONGTRUSTEENAMESYNTAX _HRESULT_TYPEDEF_(0x8001012CL)
- //
- // MessageId: CO_E_INVALIDSID
- //
- // MessageText:
- //
- // One of the security identifiers provided by the user was invalid
- //
- #define CO_E_INVALIDSID _HRESULT_TYPEDEF_(0x8001012DL)
- //
- // MessageId: CO_E_CONVERSIONFAILED