#define STATUS_RXACT_INVALID_STATE ((NTSTATUS)0xC000011CL)
MessageId: STATUS_RXACT_INVALID_STATE MessageText: 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. This status value is returned by the runtime library (RTL) registry transaction package (RXact).