Description | ||||||||||||||
Obtains the feature or annotation element that owns this variant parameter or annotation value. | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProUdf.h> | ||||||||||||||
ProError | ProUdfvarparamOwnerGet | ( | ||||||||||||
ProUdfvarparam var_param | ||||||||||||||
/* (In) | ||||||||||||||
The UDF variant item. | ||||||||||||||
*/ | ||||||||||||||
ProModelitem* owner | ||||||||||||||
/* (Out) | ||||||||||||||
The feature or annotation element that owns this variant item. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|