This is work in progress.

Windows / Headers / winerror.h / ERROR_TRANSACTION_NOT_ROOT

ERROR_TRANSACTION_NOT_ROOT

Code: 0x1a41 (0)

HRESULT Facility: FACILITY_NULL (0)

NTSTATUS Facility: Unknown (0)

Abstract

The call to create a superior Enlistment on this Transaction object could not be completed, because the Transaction object specified for the enlistment is a subordinate branch of the Transaction. Only the root of the Transaction can be enlisted on as a superior.

Associated Modules

ModuleCodeDescription
kernel32.dll0x1a41The call to create a superior Enlistment on this Transaction object could not be completed, because the Transaction object specified for the enlistment is a subordinate branch of the Transaction. Only the root of the Transaction can be enlisted on as a superior.
1 entry