RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.GetRecordBlock Method
Pascal
function GetRecordBlock(piRecs: PLongWord; pRecBuf: Pointer): DBResult; stdcall;
C++
__fastcall __stdcall DBResult GetRecordBlock(PLongWord piRecs, void * pRecBuf);

This is GetRecordBlock, a member of class IDSCursor.

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