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

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 |
Definition at line 985 of file rvcdbase.h.
|
|
Default constructor.
Definition at line 992 of file rvcdbase.h. |
|
||||||||||||||||||||||||
|
Constructor.
Definition at line 996 of file rvcdbase.h. |
|
|
Handle to open database.
Definition at line 988 of file rvcdbase.h. |
|
|
Record.
Definition at line 987 of file rvcdbase.h. |
|
|
For _StructChanged, what part changed.
Definition at line 989 of file rvcdbase.h. |
|
|
Table.
Definition at line 986 of file rvcdbase.h. |
1.3.8-20040913