RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.LinkCursors Method
Pascal
function LinkCursors(iFieldsM: LongWord; piFieldsM: PLongWord; piFieldsD: PLongWord; hCurDet: IDSCursor): DBResult; stdcall;
C++
__fastcall __stdcall DBResult LinkCursors(LongWord iFieldsM, PLongWord piFieldsM, PLongWord piFieldsD, IDSCursor hCurDet);

This is LinkCursors, a member of class IDSCursor.

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