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


DESCRIPTION:
Remove a card record from a remote database.

ClassCLASS: CFBSocket

PROTOTYPE(S):
void RemoveCard(CCard *pCard);


ARGUMENT(S):
CCard* pCardA pointer to the card to be removed.


RETURN VALUE:
This function always returns true.

EXAMPLE:




COMMENT:
Use this function to remove a card record. Compared to RemoveRecord, this function will manage the knick-knack works in order to perfectly remove the card.

SEE ALSO:
ClassMethodRemoveRecord
Untitled Document
SearchSearch: