Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodGetNextID


DESCRIPTION:
Retrieve the next unused id from remote database.

ClassCLASS: CFBSocket

PROTOTYPE(S):
int GetNextID();


ARGUMENT(S):


RETURN VALUE:
This function returns the next unused id available in the file.

EXAMPLE:




COMMENT:
This function returns the next number after the largest id found in the file. The return id will be unique for all types.
Untitled Document
SearchSearch: