Category Selection, Object ProSelbuffer

Callback ProSelbufferChangePostAction


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
Ignored.
See Also
ProNotificationSet

Manual References:

  1. Event-driven Programming: Notifications: Selection Events
  2. User Interface: Selection: Reading the Contents of the Selection Buffer