DBCALLBACKSTRUCT Struct Reference

For a list of possible callback reasons, see the "Custom Code in Header After Class Declaration" section below. More...

#include <mi32/rvcdbase.h>

Inheritance diagram for DBCALLBACKSTRUCT:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DBCALLBACKSTRUCT (UINT32 ireason, int itable, INT32 irecord, int ihandle, UINT32 isubreason=0)
 DBCALLBACKSTRUCT ()

Public Attributes

int handle
INT32 record
UINT32 subreason
int table

Detailed Description

For a list of possible callback reasons, see the "Custom Code in Header After Class Declaration" section below.

Definition at line 985 of file rvcdbase.h.


Constructor & Destructor Documentation

DBCALLBACKSTRUCT::DBCALLBACKSTRUCT  )  [inline]
 

Default constructor.

Definition at line 992 of file rvcdbase.h.

DBCALLBACKSTRUCT::DBCALLBACKSTRUCT UINT32  ireason,
int  itable,
INT32  irecord,
int  ihandle,
UINT32  isubreason = 0
[inline]
 

Constructor.

Parameters:
ireason  For _StructChanged, what part changed
itable  Input table
irecord  Input record
ihandle  Input database handle
isubreason  Sub reason

Definition at line 996 of file rvcdbase.h.


Member Data Documentation

int DBCALLBACKSTRUCT::handle
 

Handle to open database.

Definition at line 988 of file rvcdbase.h.

INT32 DBCALLBACKSTRUCT::record
 

Record.

Definition at line 987 of file rvcdbase.h.

UINT32 DBCALLBACKSTRUCT::subreason
 

For _StructChanged, what part changed.

Definition at line 989 of file rvcdbase.h.

int DBCALLBACKSTRUCT::table
 

Table.

Definition at line 986 of file rvcdbase.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 14 13:19:41 2004 for TNTsdk by  doxygen 1.3.8-20040913