ITransactional Class Reference

Inherited by ICommonspace, and ILocalDatabase.

Inheritance diagram for ITransactional:

Inheritance graph
[legend]
List of all members.

Detailed Description

Base for classes that operate within contexts of transactions.


Public Member Functions

HRESULT TransactionAbort ()
 Aborts (rolls-back) the transaction. Does nothing if transaction is not in progress.
HRESULT TransactionCommit ()
 Commits the transaction. Does nothing if transaction is not in progress.
HRESULT TransactionStart ()
 Starts the transaction. Does nothing if transaction is already in progress.

Properties

VARIANT_BOOL TransactionInProgress [get]
 Returns VARIANT_TRUE if transaction is in progress.


Generated on Tue Jan 23 22:15:20 2007 for ACI for Pro/INTRALINK by  doxygen 1.5.1-p1