RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.GetField Method
Pascal
function GetField(pRecBuf: Pointer; iFieldNo: LongWord; pFldBuf: Pointer; var bBlank: LongBool): DBResult; stdcall;
C++
__fastcall __stdcall DBResult GetField(void * pRecBuf, LongWord iFieldNo, void * pFldBuf, LongBool bBlank);

This is GetField, a member of class IDSCursor.

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