CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED, 0x8004E031
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED
Value
-2147164111 signed int
2147803185 unsigned int
0x8004E031 heximal value
Type
Windows user mode error code (HRESULT)
Description
The component made a call to EnterTransactionScope, but did not make a corresponding call to ExitTransactionScope before returning.
C/C++ Type
HRESULT
Defined at
\inc\api\WINERROR.H, line 26658 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define CO_E_EXIT_TRANSACTION_SCOPE_NOT_CALLED _HRESULT_TYPEDEF_(0x8004E031L)
Line comments
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.
Depends on
_HRESULT_TYPEDEF_
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)
MUI descriptions
TR Bileşen, EnterTransactionScope'a çağrı yaptı, ancak buna karşılık geri dönmeden önce ilgili ExitTransactionScope çağrısını yapmadı.
HU A komponens hívást intézett az EnterTransactionScope eljáráshoz, de a visszatérés előtt nem hívta meg az ExitTransactionScope eljárást.
NB Komponenten gjorde et kall til EnterTransactionScope, men gjorde ikke det tilsvarende kallet til ExitTransactionScope før den returnerte.
PT O componente efetuou uma chamada para EnterTransactionScope, mas não efetuou uma chamada correspondente para ExitTransactionScope antes de regressar.
IT Il componente ha eseguito una chiamata a EnterTransactionScope ma non ha eseguito la chiamata corrispondente a ExitTransactionScope prima del completamento.
FI Komponentti teki EnterTransactionScope-kutsun, mutta se ei tehnyt vastaavaa ExitTransactionScope-kutsua ennen paluuta.
ES El componente realizó una llamada a EnterTransactionScope, pero no realizó la llamada correspondiente a ExitTransactionScope antes de devolverse.
CS Komponenta provedla volání funkce EnterTransactionScope, před návratem však neprovedla odpovídající volání funkce ExitTransactionScope.
DA Komponenten har foretaget et opkald til EnterTransactionScope, men den foretog ikke et tilsvarende opkald til ExitTransactionScope, inden den vendte tilbage.
KO 구성 요소에서 EnterTransactionScope를 호출했지만 반환하기 전에 ExitTransactionScope를 호출하지 않았습니다.
PL Składnik wykonał wywołanie funkcji EnterTransactionScope, ale przed powrotem nie wykonał odpowiedniego wywołania funkcji ExitTransactionScope.
NL Er is een aanroep uitgevoerd naar EnterTransactionScope, maar er is geen corresponderende aanroep uitgevoerd naar ExitTransactionScope vóór het retourneren.
EL Το στοιχείο πραγματοποίησε μια κλήση στο EnterTransactionScope, ωστόσο δεν πραγματοποίησε αντίστοιχη κλήση στο ExitTransactionScope πριν την επιστροφή.
DE Die Komponente hat EnterTransactionScope aufgerufen, jedoch vor dem Zurückkehren keinen entsprechenden ExitTransactionScope-Aufruf durchgeführt.
FR Le composant a appelé la fonction EnterTransactionScope, mais il a omis d’effectuer un appel correspondant vers ExitTransactionScope avant de renvoyer.
JA コンポーネントが EnterTransactionScope の呼び出しを行いましたが、この処理から戻る前に対応する ExitTransactionScope の呼び出しを行いませんでした。
ZH 组件已调用 EnterTransactionScope,但是在返回前没有对 ExitTransactionScope 执行相应的调用。
SV Komponenten anropade EnterTransactionScope, men gjorde inte ett motsvarande anrop till ExitTransactionScope innan den återvände.
RU Компонент выполнил вызов функции EnterTransactionScope, но при этом не выполнил вызов функции ExitTransactionScope перед возвратом.