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


DESCRIPTION:
Remove or add attributes for subrecords.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
int RemoveSubAttr(CFlitBase* pFile, int IncAttr, int ExcAttr);


ARGUMENT(S):
CFlitBase* pFileA pointer to Flitbase file where to find out when a subrecord is a reference.
int IncAttrAttributes to be affected.
int ExcAttrAttributes to be stay untouched.


RETURN VALUE:
Always returns 0.

EXAMPLE:




COMMENT:
Use this fucntion to apply attributes to all subrecords in a record array.
Untitled Document
SearchSearch: