| SE_registration_get_info_by_id |
Returns the SE_REGINFO object using a registered table ID.
LONG SE_registration_get_info_by_id
(SE_CONNECTION connection,
LONG reg_id,
SE_REGINFO reginfo);
| connection | The current connection |
| reg_id | The registered table ID |
| reginfo | The SE_REGINFO object |
SE_registration_get_info_by_id returns the SE_REGINFO object for a registered table using the table ID as a key.
SE_SUCCESS
SE_DB_IO_ERROR
SE_INVALID_POINTER
SE_INVALID_REGINFO_OBJECT
SE_INVALID_REGISTRATION_ID
SE_NET_FAILURE
SE_NO_PERMISSIONS
SE_TABLE_NOEXIST