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

removeTypeFromLocalGroup

NameListType_t* removeTypeFromLocalGroup (NameListGroup_t* group,unsigned long* objno)

Removes the type with a matching objno from the group group's list of local types and returns the type.

Arguments:

group: The group that should be searched.

objno: A list of two unsigned long's.

Returns the type with a matching object number if it was found, otherwise NULL




2000-08-08