next up previous contents
Next: removeTypeFromLocalGroup Up: Deprecated Previous: doesTypeExistInGlobalGroup

doesTypeExistInLocalGroup

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

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

Arguments:

grp: The group that should be searched in.

objno: A list of two unsigned long's.

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




2000-08-08