#define CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED _HRESULT_TYPEDEF_(0x8004E031L)
MessageId: CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED MessageText: The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning.