RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.GetRecordForKey Method
Pascal
function GetRecordForKey(iFields: LongWord; iPartLen: LongWord; pKey: Pointer; pRecBuf: Pointer): DBResult; stdcall;
C++
__fastcall __stdcall DBResult GetRecordForKey(LongWord iFields, LongWord iPartLen, void * pKey, void * pRecBuf);

This is GetRecordForKey, a member of class IDSCursor.

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