isuniqueid

get an unique id for an ISAM file

SYNOPSIS

int isuniqueid( int isfd, long * value );

isfd isam file identifier
value pointer to variable to receive value

RETURN

SUCCESS, or a negative value on error, in which case the error code is found in iserrno.

NOTES

the value returned is guaranteed unique for the current file.