Description | ||||||||
Assigns the variant reference assignments stored by this variant feature (inheritance feature). | ||||||||
Synopsis | ||||||||
#include <ProVariantFeat.h> | ||||||||
ProError | ProVariantfeatVariantrefsSet | ( | ||||||
ProFeature* variant_feat | ||||||||
/* (In) | ||||||||
The variant feature handle. | ||||||||
*/ | ||||||||
ProVariantref* variant_refs | ||||||||
/* (In) | ||||||||
ProArray of the variant reference assignments for the feature. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|