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


DESCRIPTION:
Remove an item from a record list.

ClassCLASS: CFlitBase

PROTOTYPE(S):
bool RemoveFromList(int Listype, int ListD, int ItemType, int ItemID);


ARGUMENT(S):
int ListTypeThe list type.
int ListIDThe list id.
int ItemTypeThe item type.
int ItemIDThe item id.


RETURN VALUE:
This function returns true if successfull. Otherwise it returns false.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: