Category Data sharing, Object ProVariantref

Function ProVariantrefFree


Description
Frees a handle used to describe a variant reference assigned to a variant feature (like inheritance features).
Synopsis
#include <ProVariantFeat.h>
ProErrorProVariantrefFree(
ProVariantref variant_ref
/* (In)
The variant reference handle.
*/
)
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