FLM_TRANS_EVENT Struct Reference

Structure returned to an event handler function whenever transaction events occur. Specifically, this structure is returned for transaction begin, commit, and abort events. More...

#include <flaim.h>

List of all members.

Public Attributes

FLMUINT uiThreadId
 Thread id of thread that generated the event.
HFDB hDb
 Database handle of database that generated the event.
FLMUINT uiTransID
 Transaction id.
RCODE rc
 Return code of the event.


Detailed Description

Structure returned to an event handler function whenever transaction events occur. Specifically, this structure is returned for transaction begin, commit, and abort events.


Generated on Wed Oct 4 12:11:43 2006 for FLAIM by  doxygen 1.4.6