| Description | |||||
| This is the notification function called after displaying a model.
Users must supply this function by calling ProNotificationSet() with the notify type PRO_MDL_DISPLAY_POST. |
|||||
| Synopsis | |||||
| #include <ProMdl.h> | |||||
| ProError | (*ProMdlDisplayPostAction) | (void) | |||
| Returns | |||||
|
|||||
| See Also | |||||
| ProNotificationSet | |||||