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


DESCRIPTION:
Get a list of records with the given type.

ClassCLASS: CFBSocket

PROTOTYPE(S):
CRecordList* GetTypeList(CRecordHnd *phBuff, int Type);


ARGUMENT(S):
CRecordHnd* phBuffA pointer to a record handle to hold the result.
int TypeThe required record type.


RETURN VALUE:
This function returns a pointer to a record list containing tags to all found records. In case of error, this function returns a null pointer.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: