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


DESCRIPTION:
Remove a subrecord from remote database.

ClassCLASS: CFBSocket

PROTOTYPE(S):
void RemoveSubRecord(int RootType, int RootID, int SubType, int SubID, int Flag=0);


ARGUMENT(S):
int RootTypeThe base record type.
int RootIDThe base record id.
int SubTypeThe subrecord type.
int SubIDThe subrecord id.
int FlagCurrently unused.


RETURN VALUE:


EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: