RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.AddFilter Method
Pascal
function AddFilter(pcanExpr: Pointer; iLen: LongWord; var hFilter: hDSFilter): DBResult; stdcall;
C++
__fastcall __stdcall DBResult AddFilter(void * pcanExpr, LongWord iLen, hDSFilter hFilter);

This is AddFilter, a member of class IDSCursor.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!