| 80000001 | Not implemented
|
| 80000002 | Ran out of memory
|
| 80000003 | One or more arguments are invalid
|
| 80000004 | No such interface supported
|
| 80000005 | Invalid pointer
|
| 80000006 | Invalid handle
|
| 80000007 | Operation aborted
|
| 80000008 | Unspecified error
|
| 80000009 | General access denied error
|
| 8000000A | The data necessary to complete this operation not yet available.
|
| 80004001 | Not implemented
|
| 80004002 | No such interface supported
|
| 80004003 | Invalid pointer
|
| 80004004 | Operation aborted
|
| 80004005 | Unspecified error
|
| 80004006 | Thread local storage failure
|
| 80004007 | Get shared memory allocator failure
|
| 80004008 | Get memory allocator failure
|
| 80004009 | Unable to initialize class cache
|
| 8000400A | Unable to initialize RPC services
|
| 8000400B | Cannot set thread local storage channel control
|
| 8000400C | Could not allocate thread local storage channel control
|
| 8000400D | The user supplied memory allocator is unacceptable
|
| 8000400E | The OLE service mutex already exists
|
| 8000400F | The OLE service file mapping already exists
|
| 80004010 | Unable to map view of file for OLE service
|
| 80004011 | Failure attempting to launch OLE service
|
| 80004012 | There was an attempt to call CoInitialize a second time while single threaded
|
| 80004013 | A Remote activation was necessary but was not allowed
|
| 80004014 | A Remote activation was necessary but the server name provided was invalid
|
| 80004015 | The class is configured to run as a security id different from the caller
|
| 80004016 | Use of Ole1 services requiring DDE windows is disabled
|
| 80004017 | A RunAs specification must be <domain name>\<user name> or simply <user name>
|
| 80004018 | The server process could not be started. The pathname may be incorrect.
|
| 80004019 | The server process could not be started as the configured identity.
|
| | The pathname may be incorrect or unavailable.
|
| 8000401A | The server process could not be started because the configured identity is incorrect.
|
| | Check the username and password.
|
| 8000401B | The client is not allowed to launch this server.
|
| 8000401C | The service providing this server could not be started.
|
| 8000401D | This computer was unable to communicate with the computer providing the server.
|
| 8000401E | The server did not respond after being launched.
|
| 8000401F | The registration information for this server is inconsistent or incomplete.
|
| 80004020 | The registration information for this interface is inconsistent or incomplete.
|
| 80004021 | The operation attempted is not supported.
|
| 8000FFFF | Catastrophic failure - see
HOWTO: Use an OLE Control as an Automation Server (Q146120)
|
| 80010001 | Call was rejected by callee.
|
| 80010002 | Call was canceled by the message filter.
|
| 80010003 | The caller is dispatching an intertask SendMessage call and cannot call out via PostMessage.
|
| 80010004 | The caller is dispatching an asynchronous call and cannot make an outgoing call on behalf of this call.
|
| 80010005 | It is illegal to call out while inside message filter.
|
| 80010006 | The connection terminated or is in a bogus state and cannot be used any more.
|
| | Other connections are still valid.
|
| 80010007 | The callee (server [not server application]) is not available and disappeared;
|
| | all connections are invalid. The call may have executed.
|
| 80010008 | The caller (client) disappeared while the callee (server) was processing a call.
|
| 80010009 | The data packet with the marshalled parameter data is incorrect.
|
| 8001000A | The call was not transmitted properly; the message queue was full and was not emptied after yielding.
|
| 8001000B | The client (caller) cannot marshal the parameter data - low memory, etc.
|
| 8001000C | The client (caller) cannot unmarshal the return data - low memory, etc.
|
| 8001000D | The server (callee) cannot marshal the return data - low memory, etc.
|
| 8001000E | The server (callee) cannot unmarshal the parameter data - low memory, etc.
|
| 8001000F | Received data is invalid; could be server or client data.
|
| 80010010 | A particular parameter is invalid and cannot be (un)marshalled.
|
| 80010011 | There is no second outgoing call on same channel in DDE conversation.
|
| 80010012 | The callee (server [not server application]) is not available and disappeared;
|
| | all connections are invalid. The call did not execute.
|
| 80010100 | System call failed.
|
| 80010101 | Could not allocate some required resource (memory, events, ...)
|
| 80010102 | Attempted to make calls on more than one thread in single threaded mode.
|
| 80010103 | The requested interface is not registered on the server object.
|
| 80010104 | RPC could not call the server or could not return the results of calling the server.
|
| 80010105 | The server threw an exception.
|
| 80010106 | Cannot change thread mode after it is set.
|
| 80010107 | The method called does not exist on the server.
|
| 80010108 | The object invoked has disconnected from its clients.
|
| 80010109 | The object invoked chose not to process the call now. Try again later.
|
| 8001010A | The message filter indicated that the application is busy.
|
| 8001010B | The message filter rejected the call.
|
| 8001010C | A call control interfaces was called with invalid data.
|
| 8001010D | An outgoing call cannot be made since the application is dispatching an input-synchronous call.
|
| 8001010E | The application called an interface that was marshalled for a different thread.
|
| 8001010F | CoInitialize has not been called on the current thread.
|
| 80010110 | The version of OLE on the client and server machines does not match.
|
| 80010111 | OLE received a packet with an invalid header.
|
| 80010112 | OLE received a packet with an invalid extension.
|
| 80010113 | The requested object or interface does not exist.
|
| 80010114 | The requested object does not exist.
|
| 80010115 | OLE has sent a request and is waiting for a reply.
|
| 80010116 | OLE is waiting before retrying a request.
|
| 80010117 | Call context cannot be accessed after call completed.
|
| 80010118 | Impersonate on unsecured calls is not supported.
|
| 80010119 | Security must be initialized before any interfaces are marshalled or unmarshalled.
|
| | It cannot be changed once initialized.
|
| 8001011A | 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.
|
| 8001011B | Access is denied.
|
| 8001011C | Remote calls are not allowed for this process.
|
| 8001011D | The marshalled interface data packet (OBJREF) has an invalid or unknown format.
|
| 8001FFFF | An internal error occurred.
|
| 80020001 | Unknown interface.
|
| 80020003 | Member not found.
|
| 80020004 | Parameter not found.
|
| 80020005 | Type mismatch.
|
| 80020006 | Unknown name.
|
| 80020007 | No named arguments.
|
| 80020008 | Bad variable type.
|
| 80020009 | Exception occurred.
|
| 8002000A | Out of present range.
|
| 8002000B | Invalid index.
|
| 8002000C | Unknown language.
|
| 8002000D | Memory is locked.
|
| 8002000E | Invalid number of parameters.
|
| 8002000F | Parameter not optional.
|
| 80020010 | Invalid callee.
|
| 80020011 | Does not support a collection.
|
| 80028016 | Buffer too small.
|
| 80028018 | Old format or invalid type library.
|
| 80028019 | Old format or invalid type library.
|
| 8002801C | Error accessing the OLE registry.
|
| 8002801D | Library not registered.
|
| 80028027 | Bound to unknown type.
|
| 80028028 | Qualified name disallowed.
|
| 80028029 | Invalid forward reference, or reference to uncompiled type.
|
| 8002802A | Type mismatch.
|
| 8002802B | Element not found.
|
| 8002802C | Ambiguous name.
|
| 8002802D | Name already exists in the library.
|
| 8002802E | Unknown LCID.
|
| 8002802F | Function not defined in specified DLL.
|
| 800288BD | Wrong module kind for the operation.
|
| 800288C5 | Size may not exceed 64K.
|
| 800288C6 | Duplicate ID in inheritance hierarchy.
|
| 800288CF | Incorrect inheritance depth in standard OLE hmember.
|
| 80028CA0 | Type mismatch.
|
| 80028CA1 | Invalid number of arguments.
|
| 80028CA2 | I/O Error.
|
| 80028CA3 | Error creating unique tmp file.
|
| 80029C4A | Error loading type library/DLL.
|
| 80029C83 | Inconsistent property functions.
|
| 80029C84 | Circular dependency between types/modules.
|
| 80030001 | Unable to perform requested operation.
|
| 80030002 | %1 could not be found.
|
| 80030003 | The path %1 could not be found.
|
| 80030004 | There are insufficient resources to open another file.
|
| 80030005 | Access Denied.
|
| 80030006 | Attempted an operation on an invalid object.
|
| 80030008 | There is insufficient memory available to complete operation.
|
| 80030009 | Invalid pointer error.
|
| 80030012 | There are no more entries to return.
|
| 80030013 | Disk is write-protected.
|
| 80030019 | An error occurred during a seek operation.
|
| 8003001D | A disk error occurred during a write operation.
|
| 8003001E | A disk error occurred during a read operation.
|
| 80030020 | A share violation has occurred.
|
| 80030021 | A lock violation has occurred.
|
| 80030050 | %1 already exists.
|
| 80030057 | Invalid parameter error.
|
| 80030070 | There is insufficient disk space to complete operation.
|
| 800300F0 | Illegal write of non-simple property to simple property set.
|
| 800300FA | An API call exited abnormally.
|
| 800300FB | The file %1 is not a valid compound file.
|
| 800300FC | The name %1 is not valid.
|
| 800300FD | An unexpected error occurred.
|
| 800300FE | That function is not implemented.
|
| 800300FF | Invalid flag error.
|
| 80030100 | Attempted to use an object that is busy.
|
| 80030101 | The storage has been changed since the last commit.
|
| 80030102 | Attempted to use an object that has ceased to exist.
|
| 80030103 | Can't save.
|
| 80030104 | The compound file %1 was produced with an incompatible version of storage.
|
| 80030105 | The compound file %1 was produced with a newer version of storage.
|
| 80030106 | Share.exe or equivalent is required for operation.
|
| 80030107 | Illegal operation called on non-file based storage.
|
| 80030108 | Illegal operation called on object with extant marshallings.
|
| 80030109 | The docfile has been corrupted.
|
| 80030110 | OLE32.DLL has been loaded at the wrong address.
|
| 80030201 | The file download was aborted abnormally. The file is incomplete.
|
| 80030202 | The file download has been terminated.
|
| 80040000 | Invalid OLEVERB structure
|
| 80040001 | Invalid advise flags
|
| 80040002 | Can't enumerate any more, because the associated data is missing
|
| 80040003 | This implementation doesn't take advises
|
| 80040004 | There is no connection for this connection ID
|
| 80040005 | Need to run the object to perform this operation
|
| 80040006 | There is no cache to operate on
|
| 80040007 | Uninitialized object
|
| 80040008 | Linked object's source class has changed
|
| 80040009 | Not able to get the moniker of the object
|
| 8004000A | Not able to bind to the source
|
| 8004000B | Object is static; operation not allowed
|
| 8004000C | User cancelled out of save dialog
|
| 8004000D | Invalid rectangle
|
| 8004000E | compobj.dll is too old for the ole2.dll initialized
|
| 8004000F | Invalid window handle
|
| 80040010 | Object is not in any of the inplace active states
|
| 80040011 | Not able to convert object
|
| 80040012 | Not able to perform the operation because object is not given storage yet
|
| 80040064 | Invalid FORMATETC structure
|
| 80040065 | Invalid DVTARGETDEVICE structure
|
| 80040066 | Invalid STDGMEDIUM structure
|
| 80040067 | Invalid STATDATA structure
|
| 80040068 | Invalid lindex
|
| 80040069 | Invalid tymed
|
| 8004006A | Invalid clipboard format
|
| 8004006B | Invalid aspect(s)
|
| 8004006C | tdSize parameter of the DVTARGETDEVICE structure is invalid
|
| 8004006D | Object doesn't support IViewObject interface
|
| 80040100 | Trying to revoke a drop target that has not been registered
|
| 80040101 | This window has already been registered as a drop target
|
| 80040102 | Invalid window handle
|
| 80040110 | Class does not support aggregation (or class object is remote)
|
| 80040111 | ClassFactory cannot supply requested class
|
| 80040140 | Error drawing view
|
| 80040150 | Could not read key from registry
|
| 80040151 | Could not write key to registry
|
| 80040152 | Could not find the key in the registry
|
| 80040153 | Invalid value for registry
|
| 80040154 | Class not registered
|
| 80040155 | Interface not registered
|
| 80040170 | Cache not updated
|
| 80040180 | No verbs for OLE object
|
| 80040181 | Invalid verb for OLE object
|
| 800401A0 | Undo is not available
|
| 800401A1 | Space for tools is not available
|
| 800401C0 | OLESTREAM Get method failed
|
| 800401C1 | OLESTREAM Put method failed
|
| 800401C2 | Contents of the OLESTREAM not in correct format
|
| 800401C3 | There was an error in a Windows GDI call while converting the bitmap to a DIB
|
| 800401C4 | Contents of the IStorage not in correct format
|
| 800401C5 | Contents of IStorage is missing one of the standard streams
|
| 800401C6 | There was an error in a Windows GDI call while converting the DIB to a bitmap.
|
| 800401D0 | OpenClipboard Failed
|
| 800401D1 | EmptyClipboard Failed
|
| 800401D2 | SetClipboard Failed
|
| 800401D3 | Data on clipboard is invalid
|
| 800401D4 | CloseClipboard Failed
|
| 800401E0 | Moniker needs to be connected manually
|
| 800401E1 | Operation exceeded deadline
|
| 800401E2 | Moniker needs to be generic
|
| 800401E3 | Operation unavailable
|
| 800401E4 | Invalid syntax
|
| 800401E5 | No object for moniker
|
| 800401E6 | Bad extension for file
|
| 800401E7 | Intermediate operation failed
|
| 800401E8 | Moniker is not bindable
|
| 800401E9 | Moniker is not bound
|
| 800401EA | Moniker cannot open file
|
| 800401EB | User input required for operation to succeed
|
| 800401EC | Moniker class has no inverse
|
| 800401ED | Moniker does not refer to storage
|
| 800401EE | No common prefix
|
| 800401EF | Moniker could not be enumerated
|
| 800401F0 | CoInitialize has not been called.
|
| 800401F1 | CoInitialize has already been called.
|
| 800401F2 | Class of object cannot be determined
|
| 800401F3 | Invalid class string
|
| 800401F4 | Invalid interface string
|
| 800401F5 | Application not found
|
| 800401F6 | Application cannot be run more than once
|
| 800401F7 | Some error in application program
|
| 800401F8 | DLL for class not found
|
| 800401F9 | Error in the DLL
|
| 800401FA | Wrong OS or OS version for application
|
| 800401FB | Object is not registered
|
| 800401FC | Object is already registered
|
| 800401FD | Object is not connected to server
|
| 800401FE | Application was launched but it didn't register a class factory
|
| 800401FF | Object has been released
|
| 80070001 | Transmission error: no network connection with the remote server
|
| 80070002 | Install failure. The system cannot find the file specified.
|
| 80070003 | The system cannot find the path specified.
|
| 80070004 | The set of folders could not be opened. Insufficient privileges.
|
| 80070005 | General access denied error
|
| 80070006 | Invalid handle
|
| 80070008 | The system is out of memory
|
| 8007000D | The data is invalid. Cannot open ??
|
| 8007000E | Ran out of memory
|
| 80070015 | Cannot open - invalid path or file, or device not ready.
|
| 80070017 | Data error (cyclic redundancy check).
|
| 8007001E | Error calling DLLREGISTER server
|
| 80070020 | The process cannot access the file because it is being used by another process
|
| 80070057 | One or more arguments are invalid
|
| 80070070 | Method '~' of object '~' failed. Not enough Hard Drive Space.
|
| 80070080 | There are no child processes to wait for
|
| 8007007E | Automation error. File (e.g. ActiveX .ocx file) missing or not registered.
|
| 800700C1 | Not a valid Win32 application
|
| 800700E7 | Pipe busy
|
| 800700FF | The extended attributes are inconsistent
|
| 80070103 | Windows has determined that the selected driver is not the best driver for this PC
|
| 80070190 | The request could not be processed by the server due to invalid syntax
|
| 80070193 | Server busy. The server understood the request but is refusing to fulfill it.
|
| 80070194 | The server has not found anything matching the requested URI
|
| 80070197 | Need specific password/user to access. Proxy authentication required.
|
| 80070198 | The server timed out waiting for the request
|
| 8007019B | Server request without a defined content length (proxy server may not support http1.1)
|
| 800701A9 | Invalid function
|
| 800701F4 | Server encountered an unexpected condition preventing it from fulfilling the request
|
| 800701F6 | Proxy was unable to forward the request to the destination server
|
| 800701F7 | Server is too busy to process request. The service is temporarily overloaded.
|
| 800701F8 | The request was timed out waiting for a gateway
|
| 800703E3 | The I/O operation has been aborted because of a thread exit or an application request
|
| 800703E5 | IO pending
|
| 800703E6 | Invalid access to memory location
|
| 800703FB | System could not allocate the required space in a registry log
|
| 800703FD | Cannot create a stable subkey under a volatile parent key
|
| 8007041F | The service database is locked
|
| 80070426 | The service has not been started
|
| 8007042B | The process terminated unexpectedly
|
| 80070430 | The specified service has been marked for deletion
|
| 8007045D | The request could not be performed because of an I/O device error
|
| 8007048F | The device is not connected
|
| 80070490 | Permission denied: Problem initializing or using session variables, or Element not found
|
| 800704C7 | Cancelled by user
|
| 8007051b | This security ID may not be assigned as the owner of this object
|
| 80070570 | Cannot open file
|
| 800705AF | The paging file is too small for this operation to complete
|
| 80070643 | Fatal error during installation
|
| 80070714 | The specified image file did not contain a resource section
|
| 80070715 | The specified resource type cannot be found in the image file
|
| 80072733 | A non-blocking socket operation could not be completed immediately
|
| 80072EE2 | The request has timed out
|
| 80072EE4 | An internal error has occurred
|
| 80072EE7 | The server name could not be resolved. DNS Error. Try a different root DNS (like UUNET).
|
| | The requested lookup key was not found in any active activation context.
|
| 80072EFD | Cannot connect to the Internet server
|
| 80072EFE | The connection with the server has been terminated
|
| 80072EFF | The connection with the server has been reset
|
| 80072F76 | The requested http header could not be located
|
| 80072F78 | The server response could not be parsed
|
| 80072F7C | http redirect failed
|
| 80080001 | Attempt to create a class object failed
|
| 80080002 | OLE service could not bind object
|
| 80080003 | RPC communication failed with OLE service
|
| 80080004 | Bad path to object
|
| 80080005 | Server execution failed
|
| 80080006 | OLE service could not communicate with the object server
|
| 80080007 | Moniker path could not be normalized
|
| 80080008 | Object server is stopping when OLE service contacts it
|
| 80080009 | An invalid root block pointer was specified
|
| 80080010 | An allocation chain contained an invalid link pointer
|
| 80080011 | The requested allocation size was too large
|
| 80090001 | Bad UID.
|
| 80090002 | Bad Hash.
|
| 80090003 | Bad Key.
|
| 80090004 | Bad Length.
|
| 80090005 | Bad Data.
|
| 80090006 | Invalid Signature.
|
| 80090007 | Bad Version of provider.
|
| 80090008 | Invalid algorithm specified.
|
| 80090009 | Invalid flags specified.
|
| 8009000A | Invalid type specified.
|
| 8009000B | Key not valid for use in specified state.
|
| 8009000C | Hash not valid for use in specified state.
|
| 8009000D | Key does not exist.
|
| 8009000E | Insufficient memory available for the operation.
|
| 8009000F | Object already exists.
|
| 80090010 | Access denied.
|
| 80090011 | Object was not found.
|
| 80090012 | Data already encrypted.
|
| 80090013 | Invalid provider specified.
|
| 80090014 | Invalid provider type specified.
|
| 80090015 | Provider's public key is invalid.
|
| 80090016 | Keyset does not exist
|
| 80090017 | Provider type not defined.
|
| 80090018 | Provider type as registered is invalid.
|
| 80090019 | The keyset is not defined.
|
| 8009001A | Keyset as registered is invalid.
|
| 8009001B | Provider type does not match registered value.
|
| 8009001C | The digital signature file is corrupt.
|
| 8009001D | Provider DLL failed to initialize correctly.
|
| 8009001E | Provider DLL could not be found.
|
| 8009001F | The Keyset parameter is invalid.
|
| 80090020 | An internal error occurred.
|
| 80090021 | A base error occurred
|
| 800A0005 | Microsoft VBScript runtime error: Invalid procedure call or argument
|
| 800A01B6 | Microsoft VBScript runtime error: Object does not support this property or method
|
| 800A1391 | Jscript error: undefined identifier
|
| 800B0001 | The specified trust provider is not known on this system.
|
| 800B0002 | The trust verification action specified is not supported by the specified trust provider.
|
| 800B0003 | The form specified for the subject is not one supported or known by the specified trust provider.
|
| 800B0004 | The subject is not trusted for the specified action.
|
| 800B0005 | Error due to problem in ASN.1 encoding process.
|
| 800B0006 | Error due to problem in ASN.1 decoding process.
|
| 800B0007 | Reading / writing Extensions where Attributes are appropriate, and visa versa.
|
| 800B0008 | Unspecified cryptographic failure.
|
| 800B0009 | The size of the data could not be determined.
|
| 800B000A | The size of the indefinite-sized data could not be determined.
|
| 800B000B | This object does not read and write self-sizing data.
|
| 800B0100 | No signature was present in the subject.
|
| 800B0101 | A required certificate is not within its validity period.
|
| 800B0102 | The validity periods of the certification chain do not nest correctly.
|
| 800B0103 | A certificate that can only be used as an end-entity is being used as a CA or visa versa.
|
| 800B0104 | A path length constraint in the certification chain has been violated.
|
| 800B0105 | An extension of unknown type that is labeled 'critical' is present in a certificate.
|
| 800B0106 | A certificate is being used for a purpose other than that for which it is permitted.
|
| 800B0107 | A parent of a given certificate in fact did not issue that child certificate.
|
| 800B0108 | A certificate is missing or has an empty value for an important field,
|
| | such as a subject or issuer name.
|
| 800B0109 | A certification chain processed correctly, but terminated in a root certificate
|
| | which is not trusted by the trust provider.
|
| 800B010A | A chain of certs didn't chain as they should in a certain application of chaining.
|
| 800C0002 | http can not find the file specified
|
| 800C0008 | Cannot download the requested information
|
| 801901F4 | Invalid interface string
|
| onabort
| Fires when the user aborts the download of an image.
|
| onactivate
| Fires when the object is set as the active element.
|
| onafterprint
| Fires on the object immediately after its associated document prints or previews for printing.
|
| onafterupdate
| Fires on a databound object after successfully updating the associated data in the data source object.
|
| onbeforeactivate
| Fires immediately before the object is set as the active element.
|
| onbeforecopy
| Fires on the source object before the selection is copied to the system clipboard.
|
| onbeforecut
| Fires on the source object before the selection is deleted from the document.
|
| onbeforedeactivate
| Fires immediately before the activeElement is changed from the current object to another object in the parent document.
|
| onbeforeeditfocus
| Fires before an object contained in an editable element enters a UI-activated state or when an editable container object is control selected.
|
| onbeforepaste
| Fires on the target object before the selection is pasted from the system clipboard to the document.
|
| onbeforeprint
| Fires on the object before its associated document prints or previews for printing.
|
| onbeforeunload
| Fires prior to a page being unloaded.
|
| onbeforeupdate
| Fires on a databound object before updating the associated data in the data source object.
|
| onblur
| Fires when the object loses the input focus.
|
| onbounce
| Fires when the behavior property of the marquee object is set to "alternate" and the contents of the marquee reach one side of the window.
|
| oncellchange
| Fires when data changes in the data provider.
|
| onchange
| Fires when the contents of the object or selection have changed.
|
| onclick
| Fires when the user clicks the left mouse button on the object.
|
| oncontextmenu
| Fires when the user clicks the right mouse button in the client area, opening the context menu.
|
| oncontrolselect
| Fires when the user is about to make a control selection of the object.
|
| oncopy
| Fires on the source element when the user copies the object or selection, adding it to the system clipboard.
|
| oncut
| Fires on the source element when the object or selection is removed from the document and added to the system clipboard.
|
| ondataavailable
| Fires periodically as data arrives from data source objects that asynchronously transmit their data.
|
| ondatasetchanged
| Fires when the data set exposed by a data source object changes.
|
| ondatasetcomplete
| Fires to indicate that all data is available from the data source object.
|
| ondblclick
| Fires when the user double-clicks the object.
|
| ondeactivate
| Fires when the activeElement is changed from the current object to another object in the parent document.
|
| ondrag
| Fires on the source object continuously during a drag operation.
|
| ondragend
| Fires on the source object when the user releases the mouse at the close of a drag operation.
|
| ondragenter
| Fires on the target element when the user drags the object to a valid drop target.
|
| ondragleave
| Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.
|
| ondragover
| Fires on the target element continuously while the user drags the object over a valid drop target.
|
| ondragstart
| Fires on the source object when the user starts to drag a text selection or selected object.
|
| ondrop
| Fires on the target object when the mouse button is released during a drag-and-drop operation.
|
| onerror
| Fires when an error occurs during object loading.
|
| onerrorupdate
| Fires on a databound object when an error occurs while updating the associated data in the data source object.
|
| onfilterchange
| Fires when a visual filter changes state or completes a transition.
|
| onfinish
| Fires when marquee looping is complete.
|
| onfocus
| Fires when the object receives focus.
|
| onfocusin
| Fires for an element just prior to setting focus on that element.
|
| onfocusout
| Fires for the current element with focus immediately after moving focus to another element.
|
| onhelp
| Fires when the user presses the F1 key while the browser is the active window.
|
| onkeydown
| Fires when the user presses a key.
|
| onkeypress
| Fires when the user presses an alphanumeric key.
|
| onkeyup
| Fires when the user releases a key.
|
| onlayoutcomplete
| Fires when the print or print preview layout process finishes filling the current LayoutRect object with content from the source document.
|
| onload
| Fires immediately after the browser loads the object.
|
| onlosecapture
| Fires when the object loses the mouse capture.
|
| onmousedown
| Fires when the user clicks the object with either mouse button.
|
| onmouseenter
| Fires when the user moves the mouse pointer into the object.
|
| onmouseleave
| Fires when the user moves the mouse pointer outside the boundaries of the object.
|
| onmousemove
| Fires when the user moves the mouse over the object.
|
| onmouseout
| Fires when the user moves the mouse pointer outside the boundaries of the object.
|
| onmouseover
| Fires when the user moves the mouse pointer into the object.
|
| onmouseup
| Fires when the user releases a mouse button while the mouse is over the object.
|
| onmousewheel
| Fires when the wheel button is rotated.
|
| onmove
| Fires when the object moves.
|
| onmoveend
| Fires when the object stops moving.
|
| onmovestart
| Fires when the object starts to move.
|
| onpaste
| Fires on the target object when the user pastes data, transferring the data from the system clipboard to the document.
|
| onpropertychange
| Fires when a property changes on the object.
|
| onreadystatechange
| Fires when the state of the object has changed.
|
| onreset
| Fires when the user resets a form.
|
| onresize
| Fires when the size of the object is about to change.
|
| onresizeend
| Fires when the user finishes changing the dimensions of the object in a control selection.
|
| onresizestart
| Fires when the user begins to change the dimensions of the object in a control selection.
|
| onrowenter
| Fires to indicate that the current row has changed in the data source and new data values are available on the object.
|
| onrowexit
| Fires just before the data source control changes the current row in the object.
|
| onrowsdelete
| Fires when rows are about to be deleted from the recordset.
|
| onrowsinserted
| Fires just after new rows are inserted in the current recordset.
|
| onscroll
| Fires when the user repositions the scroll box in the scroll bar on the object.
|
| onselect
| Fires when the current selection changes.
|
| onselectionchange
| Fires when the selection state of a document changes.
|
| onselectstart
| Fires when the object is being selected.
|
| onstart
| Fires at the beginning of every loop of the marquee object.
|
| onstop
| Fires when the user clicks the Stop button or leaves the Web page.
|
| onsubmit
| Fires when a FORM is about to be submitted.
|
| onunload
| Fires immediately before the object is unloaded.
|