Callback ProFeatureRedefinePreAction
Description
This is the notification function called before redefinition of a feature.
This function is to be supplied by the user by calling
ProNotificationSet() with the notify type
PRO_FEATURE_REDEFINE_PRE.Synopsis
| (*ProFeatureRedefinePreAction) |
| ( /* (In) The feature to be redefined */ ) |
Returns
| The feature can be redefined. Proceed. |
Other | An error was encountered. The regeneration action is aborted for all features. |
See Also
User Guide References