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


DESCRIPTION:
Add a dummy tag at the end of array.

ClassCLASS: CRecArrayHnd

PROTOTYPE(S):
int AddDummyTag(int Type, int ID);
int AddDummyTag(CTag TID);


ARGUMENT(S):
int TypeNew tag type.
int IDNew tag id.
CTag TIDNew tag.


RETURN VALUE:
This function returns the position of the new tag. In case of error, it returns -1.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: