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


DESCRIPTION:
Retreive the next code suggested by system for given card type.

ClassCLASS: CFBSocket

PROTOTYPE(S):
CStringA GetNextAutoCode(int CardType);


ARGUMENT(S):
int CardTypeThe card or record type.


RETURN VALUE:
This function returns the next code generated by system.

EXAMPLE:




COMMENT:
This function used to generated a unique code to be used by card record. The generated code are determined by the information retreive from the last call to SaveAutoCode. For example, if the last saved code is "REC1023" then the next code will be "REC1024".

SEE ALSO:
ClassMethodSaveAutoCode
Untitled Document
SearchSearch: