Category Selection, Object ProSelection

Callback ProSelectionEndNotify


Description
Allows applications to clean their media. Called once upon exiting ProSelect().
Replacement in Object TOOLKIT: wfcWSession::RegisterExternalSelectionHighlight
Synopsis
#include <ProSelection.h>
void(*ProSelectionEndNotify)(
ProAppData ext_data
/* (In)
The user data passed to ProSelect()
*/
)
Returns
PRO_TK_NO_ERRORAccept the selection.
OtherIgnore the selection.

Manual References:

  1. Event-driven Programming: External Objects: Selecting the Node from the External Application Tree