Allocates a filter expression tree and initializes a cursor to the current insertion point.
#include <nwnet.h>
or
#include <nwdsfilt.h>
N_EXTERN_LIBRARY (NWDSCCODE) NWDSAllocFilter (
ppFilter_Cursor_T cur);
uses netwin32
Function NWDSAllocFilter
(cur : ppFilter_Cursor_T
) : NWDSCCODE;
(IN/OUT) Points to the current filter-cursor position in the allocated filter.
|
0x0000 0000 |
SUCCESSFUL |
|
nonzero value |
Nonzero values indicate errors. See |
Search tokens are added to the filter with calls to NWDSAddFilterToken.