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


DESCRIPTION:
Save the code information to be used to generate the next code.

ClassCLASS: CFBSocket

PROTOTYPE(S):
bool SaveAutoCode(int CardType, LPCSTR pCode);


ARGUMENT(S):
int CardTypeThe card type.
LPCSTR pCodeThe code to be saved.


RETURN VALUE:
This function always returns true.

EXAMPLE:




COMMENT:
Use this function to save a code to determined the next generated code for the given card type

SEE ALSO:
ClassMethodGetNextAutoCode
Untitled Document
SearchSearch: