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


DESCRIPTION:
Test for a record existance.

ClassCLASS: CFlitBase

PROTOTYPE(S):
bool IsExisted(int Type, int ID);


ARGUMENT(S):
int TypeThe record type.
int IDThe record id


RETURN VALUE:
This function returns true if the record is existed. Otherwise it returns false.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: