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


DESCRIPTION:
Retreive an index specially used by build-in search engine.

ClassCLASS: CFBSocket

PROTOTYPE(S):
CIndex* GetSearchIndex(CRecordHnd* phBuff, int Type);


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


RETURN VALUE:
This funtion returns a pointer to the requested index. In case of error, this funtion retruns null.

EXAMPLE:




COMMENT:
Serach index is a index list mark by MRT_SEARCH_INDEX type.
Untitled Document
SearchSearch: