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


DESCRIPTION:
Find and replace the given record in the array or add as a new record if the identical not found.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
bool SearchReplace(CRecord * pNewRsc);


ARGUMENT(S):
CRecord *pNewRscPointer to the record to be replaced or added.


RETURN VALUE:
This function returns true on succeed, otherwise it returns false.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: