#include <rvcdbase.h>
Inheritance diagram for DBCALLBACKSTRUCT:

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 |
Definition at line 952 of file rvcdbase.h.
|
|
Default constructor.
Definition at line 959 of file rvcdbase.h. |
|
||||||||||||||||||||||||
|
Constructor.
Definition at line 963 of file rvcdbase.h. |
|
|
Handle to open database.
Definition at line 955 of file rvcdbase.h. |
|
|
Record.
Definition at line 954 of file rvcdbase.h. |
|
|
For _StructChanged, what part changed.
Definition at line 956 of file rvcdbase.h. |
|
|
Table.
Definition at line 953 of file rvcdbase.h. |
1.3.4-20031026