RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.AppendData Method
Pascal
function AppendData(Packet: PSafeArray; bEof: LongBool): DBResult; stdcall;
C++
__fastcall __stdcall DBResult AppendData(PSafeArray Packet, LongBool bEof);

This is AppendData, a member of class IDSBase.

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