Description | |||||
This is the notification function called upon successfully changing the window in Creo Parametric.
This function is to be supplied by the user by calling ProNotificationSet() with the notify type PRO_WINDOW_CHANGE_POST. NOTE: The functions ProMdlCurrentGet(), ProWindowCurrentGet(), and ProModeCurrentGet() can be used in this function. |
|||||
Synopsis | |||||
#include <ProNotify.h> | |||||
ProError | (*ProWindowChangePostAction) | (void) | |||
Returns | |||||
|
|||||
See Also | |||||
ProMdlCurrentGet | |||||
ProModeCurrentGet | |||||
ProNotificationSet | |||||
ProWindowCurrentGet |