API 설명서 > Data sharing > Object ProVariantref > Function ProVariantrefFree
Function ProVariantrefFree
Description
Frees a handle used to describe a variant reference assigned to a variant feature (like inheritance features).
Synopsis
#include <ProVariantFeat.h>
ProVariantrefFree
(
ProVariantref variant_ref
/* (In)
The variant reference handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
User Guide References
도움이 되셨나요?