Callback ProMdlPurgePostAction
DEPRECATED:
Since Creo 10.0
Description
Note: This function is deprecated. Use ProModelPurgePostAction instead. This is the notification function called after purging a model.
Users must supply this function by calling ProNotificationSet() with the notify type PRO_MDL_PURGE_POST.
Synopsis
#include <ProMdl.h>
(*ProMdlPurgePostAction)
(
ProModel* p_purged_mdl
/* (In)
The information for the model that was just purged
*/
)
Returns
Return values are not interpreted by Creo Parametric.
See Also
User Guide References
Est-ce que cela a été utile ?