RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDSBase.GetOptParameter Method
Pascal
function GetOptParameter(iNo: LongWord; iFldNo: LongWord; var ppName: Pointer; var piType: LongWord; var piLen: LongWord; var ppValue: Pointer): DBResult; stdcall;
C++
__fastcall __stdcall DBResult GetOptParameter(LongWord iNo, LongWord iFldNo, void * ppName, LongWord piType, LongWord piLen, void * ppValue);

This is GetOptParameter, a member of class IDSBase.

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