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

This is GetBlobLen, a member of class IDSCursor.

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