Windows / Code / 0x80000018
0x80000018
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.dll | A delegate was assigned when not allowed. |
ntdll.dll | This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired). |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_RXACT_COMMIT_NECESSARY | This warning level status indicates that the transaction state already exists for the registry sub-tree, but that a transaction commit was previously aborted. The commit has NOT been completed, but has not been rolled back either (so it may still be committed if desired). |
Tapi.h | LINEERR_INVALCALLHANDLE | |
winerror.h | E_ILLEGAL_DELEGATE_ASSIGNMENT | A delegate was assigned when not allowed. |
3 entries |