API Documentation > Selection > Object ProSelbuffer > Callback ProSelbufferChangePostAction
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>
(*ProSelbufferChangePostAction)
(void)
Returns
Ignored.
See Also
User Guide References
Was this helpful?