Category Data sharing, Object ProVariantfeat

Function ProVariantfeatVariantrefsSet


Description
Assigns the variant reference assignments stored by this variant feature (inheritance feature).
Synopsis
#include <ProVariantFeat.h>
ProErrorProVariantfeatVariantrefsSet(
ProFeature* variant_feat
/* (In)
The variant feature handle.
*/
ProVariantref* variant_refs
/* (In)
ProArray of the variant reference assignments for the feature.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Assembly: Data Sharing Features: Variant References
  2. Assembly: Data Sharing Features: Variant References