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.
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.