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


DESCRIPTION:
Replace a record at given position.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
bool ReplaceAt(CRecord* pRsc, int Pos);


ARGUMENT(S):
CRecord* pRscPointer to a new record for replacement.
int PosThe position of the record to be replaced.


RETURN VALUE:
On succeed this function returns true. Otherwise it returns false.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: