Windows / Code / 0xc000011c
0xc000011c
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
ntdll.dll | Indicates that the transaction state of a registry sub-tree is incompatible with the requested operation. For example, a request has been made to start a new transaction with one already in progress, or a request has been made to apply a transaction when one is not currently in progress. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_RXACT_INVALID_STATE | Indicates that the transaction state of a registry sub-tree is incompatible with the requested operation. For example, a request has been made to start a new transaction with one already in progress, or a request has been made to apply a transaction when one is not currently in progress. |
1 entry |