Click to Rate and Give Feedback
MSDN
MSDN Library
DTC Interfaces
 ITransactionOutcomeEvents::Indoubt

  Switch on low bandwidth view
Component PSDK
ITransactionOutcomeEvents::Indoubt

This event is raised when the outcome of the transaction is in-doubt. The outcome of the transaction can be in-doubt if the connection between the MSDTC proxy and the MSDTC TM was broken after the proxy asked the transaction manager to commit or abort a transaction but before the transaction manager's response to the commit or abort was received by the proxy. Note: Receiving this method call is not the same as the state of the transaction being in-doubt.

HRESULT Indoubt(void);

This method returns the standard values E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, and E_FAIL, as well as the following:

S_OK
Success.

For an explanation of the requirement values, see Requirements.

Platforms: Windows 2000, Windows XP, Windows Server 2003

Header: Declared in transact.h

Reference

ITransaction



Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker