RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAppServerDisp.AS_RowRequest Method
Pascal
function AS_RowRequest(const ProviderName: WideString; Row: OleVariant; RequestType: Integer; var OwnerData: OleVariant): OleVariant;
C++
__fastcall OleVariant AS_RowRequest(const BSTR ProviderName, OleVariant Row, int RequestType, OleVariant OwnerData);

This is AS_RowRequest, a member of class IAppServerDisp.

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