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


DESCRIPTION:
Insert a dummy tag at a specified position.

ClassCLASS: CRecArrayHnd

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


ARGUMENT(S):
int TypeNew tag type.
int IDNew tag id.
CTag TIDNew tag.
int PosThe position to insert the tag.


RETURN VALUE:
This function returns the position where the dummy tag was inserted.

EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: