Documentación de la API
>
Miscellaneous
>
Object ProCrvcoll
> Callback ProCrvcollFilter
Callback ProCrvcollFilter
Description
Post filter function for chain collection
Synopsis
#include <
ProCollect.h
>
ProError
(*ProCrvcollFilter)
(
ProSelection
cur_sel
/* (In)
Current selection. Filter function determines whether cur_sel is accepted.
*/
ProAppData
app_data
/* (In)
Application data
*/
)
Returns
PRO_TK_NO_ERROR
Accept current selection.
some other value
Reject current selection.
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado