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

removeTypeFromGlobalGroup

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

Removes the type with a matching objno from the group group's list of global 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