Description | |||||
This is the notification function prototype for a function called after a parameter has been created (actions of type PRO_PARAM_CREATE_POST). | |||||
Synopsis | |||||
#include <ProParameter.h> | |||||
ProError | (*ProParameterCreatePostAction) | ( | |||
ProParameter* param | |||||
/* (In) | |||||
The created parameter. | |||||
*/ | |||||
) | |||||
Returns | |||||
|