This is work in progress.

Windows /Headers /ntstatus.h /STATUS_RXACT_INVALID_STATE

STATUS_RXACT_INVALID_STATE

Code: 0xc000011c (3221225756)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

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.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc000011cIndicates 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