API-Dokumentation > Features > Object ProFeature > Function ProFeatureDSFDependencyNotifySet
Function ProFeatureDSFDependencyNotifySet
Description
Set notification to visually indicate data sharing feature's source geometry change. This is applicable only for a data sharing feature with dependency status PRO_DSF_UPDATE_MANUALLY.
Synopsis
#include <ProCopyGeom.h>
ProFeatureDSFDependencyNotifySet
(
ProFeature* feature
/* (In)
The handle to a feature.
*/
ProDsfNotifyUpdate notify_status
/* (In)
Notification status on/off.
*/
)
Returns
The function succeeded.
One or more arguments is invalid.
The feature is not of type PRO_FEAT_GEOM_COPY.
Required license not found.
The feature dependency is not PRO_DSF_UPDATE_MANUALLY
See Also
User Guide References
War dies hilfreich?