Codes d'erreur COM

Si vous recherchez d'autres codes d'erreur, consultez le fichier winerror.h.

 

Numéro Code Erreur textuelle
0x00030200L STG_S_CONVERTED The underlying file was converted to compound file format.
0x00040000L OLE_S_USEREG Use the registry database to provide the requested information
0x00040001L OLE_S_STATIC Success, but static
0x00040002L OLE_S_MAC_CLIPFORMAT Macintosh clipboard format
0x00040100L DRAGDROP_S_DROP Successful drop took place
0x00040101L DRAGDROP_S_CANCEL Drag-drop operation canceled
0x00040102L DRAGDROP_S_USEDEFAULTCURSORS Use the default cursor
0x00040130L DATA_S_SAMEFORMATETC Data has same FORMATETC
0x00040140L VIEW_S_ALREADY_FROZEN View is already frozen
0x00040170L CACHE_S_FORMATETC_NOTSUPPORTED FORMATETC not supported
0x00040171L CACHE_S_SAMECACHE Same cache
0x00040172L CACHE_S_SOMECACHES_NOTUPDATED Some cache(s) not updated
0x00040180L OLEOBJ_S_INVALIDVERB Invalid verb for OLE object
0x00040181L OLEOBJ_S_CANNOT_DOVERB_NOW Verb number is valid but verb cannot be done now
0x00040182L OLEOBJ_S_INVALIDHWND Invalid window handle passed
0x000401A0L INPLACE_S_TRUNCATED Message is too long
0x000401C0L CONVERT10_S_NO_PRESENTATION Unable to convert OLESTREAM to IStorage
0x000401E2L MK_S_REDUCED_TO_SELF Moniker reduced to itself
0x000401E4L MK_S_ME Common prefix is this moniker
0x000401E5L MK_S_HIM Common prefix is input moniker
0x000401E6L MK_S_US Common prefix is both monikers
0x000401E7L MK_S_MONIKERALREADYREGISTERED Moniker is already registered in running object table
0x80004001L E_NOTIMPL Not implemented
0x80004002L E_NOINTERFACE No such interface supported
0x80004003L E_POINTER Invalid pointer
0x80004004L E_ABORT Operation aborted
0x80004005L E_FAIL Unspecified error
0x80004006L CO_E_INIT_TLS Thread local storage failure
0x80004007L CO_E_INIT_SHARED_ALLOCATOR Get shared memory allocator failure
0x80004008L CO_E_INIT_MEMORY_ALLOCATOR Get memory allocator failure
0x80004009L CO_E_INIT_CLASS_CACHE Unable to initialize class cache
0x8000400AL CO_E_INIT_RPC_CHANNEL Unable to initialize RPC services
0x8000400BL CO_E_INIT_TLS_SET_CHANNEL_CONTROL Cannot set thread local storage channel control
0x8000400CL CO_E_INIT_TLS_CHANNEL_CONTROL Could not allocate thread local storage channel control
0x8000400DL CO_E_INIT_UNACCEPTED_USER_ALLOCATOR The user supplied memory allocator is unacceptable
0x8000400EL CO_E_INIT_SCM_MUTEX_EXISTS The OLE service mutex already exists
0x8000400FL CO_E_INIT_SCM_FILE_MAPPING_EXISTS The OLE service file mapping already exists
0x8000FFFFL E_UNEXPECTED Unexpected failure
0x80010001L RPC_E_CALL_REJECTED Call was rejected by callee.
0x80010002L RPC_E_CALL_CANCELED Call was canceled by the message filter.
0x80010003L RPC_E_CANTPOST_INSENDCALL cannot call out via PostMessage.
0x80010004L RPC_E_CANTCALLOUT_INASYNCCALL make an outgoing call on behalf of this call.
0x80010005L RPC_E_CANTCALLOUT_INEXTERNALCALL It is illegal to call out while inside message filter.
0x80010006L RPC_E_CONNECTION_TERMINATED are still valid.
0x80010007L RPC_E_SERVER_DIED have executed.
0x80010008L RPC_E_CLIENT_DIED processing a call.
0x80010009L RPC_E_INVALID_DATAPACKET The data packet with the marshalled parameter data is incorrect.
0x8001000AL RPC_E_CANTTRANSMIT_CALL was full and was not emptied after yielding.
0x8001000BL RPC_E_CLIENT_CANTMARSHAL_DATA The client (caller) cannot marshall the parameter data - low memory, etc.
0x8001000CL RPC_E_CLIENT_CANTUNMARSHAL_DATA The client (caller) cannot unmarshall the return data - low memory, etc.
0x8001000DL RPC_E_SERVER_CANTMARSHAL_DATA The server (callee) cannot marshall the return data - low memory, etc.
0x8001000EL RPC_E_SERVER_CANTUNMARSHAL_DATA The server (callee) cannot unmarshall the parameter data - low memory, etc.
0x8001000FL RPC_E_INVALID_DATA Received data is invalid
0x80010010L RPC_E_INVALID_PARAMETER A particular parameter is invalid and cannot be (un)marshalled.
0x80010011L RPC_E_CANTCALLOUT_AGAIN There is no second outgoing call on same channel in DDE conversation.
0x80010012L RPC_E_SERVER_DIED_DNE and disappeared
0x80010100L RPC_E_SYS_CALL_FAILED System call failed.
0x80010101L RPC_E_OUT_OF_RESOURCES Could not allocate some required resource (memory, events, ...)
0x80010102L RPC_E_ATTEMPTED_MULTITHREAD Attempted to make calls on more than one thread in single threaded mode.
0x80010103L RPC_E_NOT_REGISTERED The requested interface is not registered on the server object.
0x80010104L RPC_E_FAULT RPC could not call the server or could not return the results of calling the server.
0x80010105L RPC_E_SERVERFAULT The server threw an exception.
0x80010106L RPC_E_CHANGED_MODE Cannot change thread mode after it is set.
0x80010107L RPC_E_INVALIDMETHOD The method called does not exist on the server.
0x80010108L RPC_E_DISCONNECTED The object invoked has disconnected from its clients.
0x80010109L RPC_E_RETRY The object invoked chose not to process the call now.  Try again later.
0x8001010AL RPC_E_SERVERCALL_RETRYLATER The message filter indicated that the application is busy.
0x8001010BL RPC_E_SERVERCALL_REJECTED The message filter rejected the call.
0x8001010CL RPC_E_INVALID_CALLDATA A call control interfaces was called with invalid data.
0x8001010DL RPC_E_CANTCALLOUT_ININPUTSYNCCALL An outgoing call cannot be made since the application is dispatching an input-synchronous call.
0x8001010EL RPC_E_WRONG_THREAD The application called an interface that was marshalled for a different thread.
0x8001010FL RPC_E_THREAD_NOT_INIT CoInitialize has not been called on the current thread.
0x8001FFFFL RPC_E_UNEXPECTED An internal error occurred.
0x80020001L DISP_E_UNKNOWNINTERFACE Unknown interface.
0x80020003L DISP_E_MEMBERNOTFOUND Member not found.
0x80020004L DISP_E_PARAMNOTFOUND Parameter not found.
0x80020005L DISP_E_TYPEMISMATCH Type mismatch.
0x80020006L DISP_E_UNKNOWNNAME Unknown name.
0x80020007L DISP_E_NONAMEDARGS No named arguments.
0x80020008L DISP_E_BADVARTYPE Bad variable type.
0x80020009L DISP_E_EXCEPTION Exception occurred.
0x8002000AL DISP_E_OVERFLOW Out of present range.
0x8002000BL DISP_E_BADINDEX Invalid index.
0x8002000CL DISP_E_UNKNOWNLCID Unknown language.
0x8002000DL DISP_E_ARRAYISLOCKED Memory is locked.
0x8002000EL DISP_E_BADPARAMCOUNT Invalid number of parameters.
0x8002000FL DISP_E_PARAMNOTOPTIONAL Parameter not optional.
0x80020010L DISP_E_BADCALLEE Invalid callee.
0x80020011L DISP_E_NOTACOLLECTION Does not support a collection.
0x80028016L TYPE_E_BUFFERTOOSMALL Buffer too small.
0x80028018L TYPE_E_INVDATAREAD Old format or invalid type library.
0x80028019L TYPE_E_UNSUPFORMAT Old format or invalid type library.
0x8002801CL TYPE_E_REGISTRYACCESS Error accessing the OLE registry.
0x8002801DL TYPE_E_LIBNOTREGISTERED Library not registered.
0x80028027L TYPE_E_UNDEFINEDTYPE Bound to unknown type.
0x80028028L TYPE_E_QUALIFIEDNAMEDISALLOWED Qualified name disallowed.
0x80028029L TYPE_E_INVALIDSTATE Invalid forward reference, or reference to uncompiled type.
0x8002802AL TYPE_E_WRONGTYPEKIND Type mismatch.
0x8002802BL TYPE_E_ELEMENTNOTFOUND Element not found.
0x8002802CL TYPE_E_AMBIGUOUSNAME Ambiguous name.
0x8002802DL TYPE_E_NAMECONFLICT Name already exists in the library.
0x8002802EL TYPE_E_UNKNOWNLCID Unknown LCID.
0x8002802FL TYPE_E_DLLFUNCTIONNOTFOUND Function not defined in specified DLL.
0x800288BDL TYPE_E_BADMODULEKIND Wrong module kind for the operation.
0x800288C5L TYPE_E_SIZETOOBIG Size may not exceed 64K.
0x800288C6L TYPE_E_DUPLICATEID Duplicate ID in inheritance hierarchy.
0x800288CFL TYPE_E_INVALIDID Incorrect inheritance depth in standard OLE hmember.
0x80028CA0L TYPE_E_TYPEMISMATCH Type mismatch.
0x80028CA1L TYPE_E_OUTOFBOUNDS Invalid number of arguments.
0x80028CA2L TYPE_E_IOERROR I/O Error.
0x80028CA3L TYPE_E_CANTCREATETMPFILE Error creating unique tmp file.
0x80029C4AL TYPE_E_CANTLOADLIBRARY Error loading type library/DLL.
0x80029C83L TYPE_E_INCONSISTENTPROPFUNCS Inconsistent property functions.
0x80029C84L TYPE_E_CIRCULARTYPE Circular dependency between types/modules.
0x80030001L STG_E_INVALIDFUNCTION Unable to perform requested operation.
0x80030002L STG_E_FILENOTFOUND 1 could not be found.
0x80030003L STG_E_PATHNOTFOUND The path %1 could not be found.
0x80030004L STG_E_TOOMANYOPENFILES There are insufficient resources to open another file.
0x80030005L STG_E_ACCESSDENIED Access Denied.
0x80030006L STG_E_INVALIDHANDLE Attempted an operation on an invalid object.
0x80030008L STG_E_INSUFFICIENTMEMORY There is insufficient memory available to complete operation.
0x80030009L STG_E_INVALIDPOINTER Invalid pointer error.
0x80030012L STG_E_NOMOREFILES There are no more entries to return.
0x80030013L STG_E_DISKISWRITEPROTECTED Disk is write-protected.
0x80030019L STG_E_SEEKERROR An error occurred during a seek operation.
0x8003001DL STG_E_WRITEFAULT A disk error occurred during a write operation.
0x8003001EL STG_E_READFAULT A disk error occurred during a read operation.
0x80030020L STG_E_SHAREVIOLATION A share violation has occurred.
0x80030021L STG_E_LOCKVIOLATION A lock violation has occurred.
0x80030050L STG_E_FILEALREADYEXISTS 1 already exists.
0x80030057L STG_E_INVALIDPARAMETER Invalid parameter error.
0x80030070L STG_E_MEDIUMFULL There is insufficient disk space to complete operation.
0x800300FAL STG_E_ABNORMALAPIEXIT An API call exited abnormally.
0x800300FBL STG_E_INVALIDHEADER The file %1 is not a valid compound file.
0x800300FCL STG_E_INVALIDNAME The name %1 is not valid.
0x800300FDL STG_E_UNKNOWN An unexpected error occurred.
0x800300FEL STG_E_UNIMPLEMENTEDFUNCTION That function is not implemented.
0x800300FFL STG_E_INVALIDFLAG Invalid flag error.
0x80030100L STG_E_INUSE Attempted to use an object that is busy.
0x80030101L STG_E_NOTCURRENT The storage has been changed since the last commit.
0x80030102L STG_E_REVERTED Attempted to use an object that has ceased to exist.
0x80030103L STG_E_CANTSAVE Can't save.
0x80030104L STG_E_OLDFORMAT The compound file %1 was produced with an incompatible version of storage.
0x80030105L STG_E_OLDDLL The compound file %1 was produced with a newer version of storage.
0x80030106L STG_E_SHAREREQUIRED Share.exe or equivalent is required for operation.
0x80030107L STG_E_NOTFILEBASEDSTORAGE Illegal operation called on non-file based storage.
0x80040000L OLE_E_OLEVERB Invalid OLEVERB structure
0x80040001L OLE_E_ADVF Invalid advise flags
0x80040002L OLE_E_ENUM_NOMORE Can't enumerate any more, because the associated data is missing
0x80040003L OLE_E_ADVISENOTSUPPORTED This implementation doesn't take advises
0x80040004L OLE_E_NOCONNECTION There is no connection for this connection ID
0x80040005L OLE_E_NOTRUNNING Need to run the object to perform this operation
0x80040006L OLE_E_NOCACHE There is no cache to operate on
0x80040007L OLE_E_BLANK Uninitialized object
0x80040008L OLE_E_CLASSDIFF Linked object's source class has changed
0x80040009L OLE_E_CANT_GETMONIKER Not able to get the moniker of the object
0x8004000AL OLE_E_CANT_BINDTOSOURCE Not able to bind to the source
0x8004000BL OLE_E_STATIC Object is static
0x8004000CL OLE_E_PROMPTSAVECANCELLED User cancelled out of save dialog
0x8004000DL OLE_E_INVALIDRECT Invalid rectangle
0x8004000EL OLE_E_WRONGCOMPOBJ compobj.dll is too old for the ole2.dll initialized
0x8004000FL OLE_E_INVALIDHWND Invalid window handle
0x80040010L OLE_E_NOT_INPLACEACTIVE Object is not in any of the inplace active states
0x80040011L OLE_E_CANTCONVERT Not able to convert object
0x80040012L OLE_E_NOSTORAGE OLE_E_NOSTORAGE
0x80040064L DV_E_FORMATETC Invalid FORMATETC structure
0x80040065L DV_E_DVTARGETDEVICE Invalid DVTARGETDEVICE structure
0x80040066L DV_E_STGMEDIUM Invalid STDGMEDIUM structure
0x80040067L DV_E_STATDATA Invalid STATDATA structure
0x80040068L DV_E_LINDEX Invalid lindex
0x80040069L DV_E_TYMED Invalid tymed
0x8004006AL DV_E_CLIPFORMAT Invalid clipboard format
0x8004006BL DV_E_DVASPECT Invalid aspect(s)
0x800401F0L CO_E_NOTINITIALIZED CoInitialize has not been called.
0x800401F1L CO_E_ALREADYINITIALIZED CoInitialize has already been called.
0x800401F2L CO_E_CANTDETERMINECLASS Class of object cannot be determined
0x800401F3L CO_E_CLASSSTRING Invalid class string
0x800401F4L CO_E_IIDSTRING Invalid interface string
0x800401F5L CO_E_APPNOTFOUND Application not found
0x800401F6L CO_E_APPSINGLEUSE Application cannot be run more than once
0x800401F7L CO_E_ERRORINAPP Some error in application program
0x800401F8L CO_E_DLLNOTFOUND DLL for class not found
0x800401F9L CO_E_ERRORINDLL Error in the DLL
0x800401FAL CO_E_WRONGOSFORAPP Wrong OS or OS version for application
0x800401FBL CO_E_OBJNOTREG Object is not registered
0x800401FCL CO_E_OBJISREG Object is already registered
0x800401FDL CO_E_OBJNOTCONNECTED Object is not connected to server
0x800401FEL CO_E_APPDIDNTREG Application was launched but it didn't register a class factory
0x800401FFL CO_E_RELEASED Object has been released
0x80070005L E_ACCESSDENIED General access denied error
0x80070006L E_HANDLE Invalid handle
0x8007000EL E_OUTOFMEMORY Ran out of memory
0x80070057L E_INVALIDARG One or more arguments are invalid
0x80080001L CO_E_CLASS_CREATE_FAILED Attempt to create a class object failed
0x80080002L CO_E_SCM_ERROR OLE service could not bind object
0x80080003L CO_E_SCM_RPC_FAILURE RPC communication failed with OLE service
0x80080004L CO_E_BAD_PATH Bad path to object
0x80080005L CO_E_SERVER_EXEC_FAILURE Server execution failed
0x80080006L CO_E_OBJSRV_RPC_FAILURE OLE service could not communicate with the object server
0x80080007L MK_E_NO_NORMALIZED Moniker path could not be normalized
0x80080008L CO_E_SERVER_STOPPING Object server is stopping when OLE service contacts it
0x80080009L MEM_E_INVALID_ROOT An invalid root block pointer was specified
0x80080010L MEM_E_INVALID_LINK An allocation chain contained an invalid link pointer
0x80080011L MEM_E_INVALID_SIZE The requested allocation size was too large