Documentazione API
>
Miscellaneous
>
Object ProModel
> Callback ProModelPurgePostAction
Callback ProModelPurgePostAction
Description
This is the notification function called after purging a model.
Users must supply this function by calling
ProNotificationSet
() with the notify type
PRO_MODEL_PURGE_POST.
Synopsis
#include <
ProMdl.h
>
ProError
(*ProModelPurgePostAction)
(
ProMdlName
r_model_name
/* (In)
The information for the model that was just purged
*/
ProMdlExtension
mdl_ext
/* (In)
The model type extension
*/
)
Returns
Return values are not interpreted by Creo Parametric.
See Also
ProNotificationSet
User Guide References
Post-file Management Events:ProModelPurgePostAction
Parent topic
Object ProModel
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato