next up previous contents
Next: doesTypeExistInLocalGroup Up: Deprecated Previous: addTypeToGlobalGroup

doesTypeExistInGlobalGroup

int doesTypeExistInGlobalGroup (NameListGroup_t* grp,unsigned long* objno)

Searches the global list of types in the group grp if any occurence of the objno exists.

Arguments:

grp: The group that should be searched in.

objno: An list of two unsigned long's.

Returns the index number in the global list if an occurance was found otherwise -1.




2000-08-08