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


DESCRIPTION:
Retrieve a record from remote database according to the given reference.

ClassCLASS: CFBSocket

PROTOTYPE(S):
CRecord* GetRealRecord(CRecordHnd* hBuff, CReference* pRef);


ARGUMENT(S):
CRecordHnd* hBuffA pointer to a record handler to hold the result.
CReference* pRefA pointer to a referece describes the required record.


RETURN VALUE:
This function returns pointer to the read record as described by the reference. In case of error this function returns a null pointer.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: