Description | |||||||||||||||||
Get current notification status 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> | |||||||||||||||||
ProError | ProFeatureDSFDependencyNotifyGet | ( | |||||||||||||||
ProFeature* feature | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle to a feature. | |||||||||||||||||
*/ | |||||||||||||||||
ProDsfNotifyUpdate* r_notify_status | |||||||||||||||||
/* (Out) | |||||||||||||||||
Current Notification status. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|
|||||||||||||||||
See Also | |||||||||||||||||
ProFeatureDSFDependencyNotifySet | |||||||||||||||||
ProFeatureDSFDependencystateGet | |||||||||||||||||
ProFeatureDSFDependencystateSet |