Description | ||||||||||||||
Return the group that contains a given feature. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcGroupPattern::ListGroupMembers | |||||||||||||
pfcGroupPattern::ListFeatMembers | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProUdf.h> | ||||||||||||||
ProError | ProFeatureGroupGet | ( | ||||||||||||
ProFeature* member | ||||||||||||||
/* (In) | ||||||||||||||
The feature. | ||||||||||||||
*/ | ||||||||||||||
ProGroup* group | ||||||||||||||
/* (Out) | ||||||||||||||
The group in which the feature is a member. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|
||||||||||||||
See Also | ||||||||||||||
ProFeatureGroupStatusGet |