Callback ProDirectoryChangePostAction
Description
This is the notification function called after the current directory has been successfully changed in Creo Parametric.
This function is to be supplied by the user by calling
ProNotificationSet() with the notify type
PRO_DIRECTORY_CHANGE_POST.Synopsis
| (*ProDirectoryChangePostAction) |
| ( /* (In) The new path to which the directory was changed */ ) |
Returns
Return Values are not interpreted by Creo Parametric. |
See Also
User Guide References
Parent topic