This function returns the select status of a TYPE_DATA record.
Syntax: int DB_IsSelected(DBBLOCK *dblk, RECORDNUM recordnum);
1 Record is selected.
DB_NOTFOUND Recordnum is not in the database.
DB_DELETED Record is deleted.