API 설명서 > Creo Parametric fundamentals > Object ProMdl > Callback ProMdlCreateCancelAction
Callback ProMdlCreateCancelAction
Description
This is the notification function called after the new file creation been cancelled in Creo Parametric.
This function is to be supplied by the user by calling ProNotificationSet() with the type PRO_MDL_CREATE_CANCEL.
Synopsis
#include <ProNotify.h>
(*ProMdlCreateCancelAction)
(void)
Returns
User Guide References
도움이 되셨나요?