Description | |||||
This is the notification function called when there is change in selection buffer.
Users must supply this function by calling ProNotificationSet() with the notify type PRO_SELBUFFER_CHANGE_POST. |
|||||
Synopsis | |||||
#include <ProSelbuffer.h> | |||||
ProError | (*ProSelbufferChangePostAction) | (void) | |||
Returns | |||||
|
|||||
See Also | |||||
ProNotificationSet |