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
這是否有幫助?