API 설명서 > Data sharing > Object ProVariantfeat > Function ProVariantfeatItemCopyUnset
Function ProVariantfeatItemCopyUnset
Description
Removes the copy flag for a given item in the inheritance feature or flexible component.
Synopsis
#include <ProVariantFeat.h>
ProVariantfeatItemCopyUnset
(
ProFeature* feature
/* (In)
The variant feature
*/
/* (In)
The item.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
The item is not currently varied in the feature.
User Guide References
도움이 되셨나요?