API-Dokumentation > Selection > Object ProSelection > Callback ProSelectionEndNotify
Callback ProSelectionEndNotify
Description
Allows applications to clean their media. Called once upon exiting ProSelect().
Synopsis
#include <ProSelection.h>
void
(*ProSelectionEndNotify)
(
ProAppData ext_data
/* (In)
The user data passed to ProSelect()
*/
)
Returns
Accept the selection.
Other
Ignore the selection.
User Guide References
War dies hilfreich?