DBCALLBACKSTRUCT Struct Reference

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

#include <rvcdbase.h>

Inheritance diagram for DBCALLBACKSTRUCT:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

int table
INT32 record
int handle
UINT32 subreason

Detailed Description

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

Definition at line 952 of file rvcdbase.h.


Constructor & Destructor Documentation

DBCALLBACKSTRUCT::DBCALLBACKSTRUCT  )  [inline]
 

Default constructor.

Definition at line 959 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 963 of file rvcdbase.h.


Member Data Documentation

int DBCALLBACKSTRUCT::handle
 

Handle to open database.

Definition at line 955 of file rvcdbase.h.

INT32 DBCALLBACKSTRUCT::record
 

Record.

Definition at line 954 of file rvcdbase.h.

UINT32 DBCALLBACKSTRUCT::subreason
 

For _StructChanged, what part changed.

Definition at line 956 of file rvcdbase.h.

int DBCALLBACKSTRUCT::table
 

Table.

Definition at line 953 of file rvcdbase.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:26:15 2004 for TNTsdk by doxygen 1.3.4-20031026