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


DESCRIPTION:
Write a string into record array.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
bool WriteText(LPCSTR Text, int ID);


ARGUMENT(S):
LPCSTR TextPointer to the text to be written.
int IDId for the text to be written.


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

EXAMPLE:




COMMENT:


SEE ALSO:
ClassMethodAppendBinData
Untitled Document
SearchSearch: