RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.PutBlank Method
Pascal
function PutBlank(pRecBuf: Pointer; iRecNo: LongWord; iFldNo: LongWord; iBlankValue: LongWord): DBResult; stdcall;
C++
__fastcall __stdcall DBResult PutBlank(void * pRecBuf, LongWord iRecNo, LongWord iFldNo, LongWord iBlankValue);

This is PutBlank, a member of class IDSBase.

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