RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSCursor.GetAggregateValue Method
Pascal
function GetAggregateValue(hAgg: hDSAggregate; pValue: Pointer; var bBlank: LongBool): DBResult; stdcall;
C++
__fastcall __stdcall DBResult GetAggregateValue(hDSAggregate hAgg, void * pValue, LongBool bBlank);

This is GetAggregateValue, a member of class IDSCursor.

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