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


DESCRIPTION:
Retrieve a record header (a fix structure part of a record).

ClassCLASS: CFBSocket

PROTOTYPE(S):
CRecord* ReadRecordHeader(CRecordHnd* phBuff, int Type, int ID);


ARGUMENT(S):
CRecordHnd* phBuffA pointer to a record handler to hold the result.
int TypeThe record type.
int IDThe record id.


RETURN VALUE:
This function returns pointer to the read record header. In case of error this function returns a null pointer.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: