RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAppServerDisp.AS_ApplyUpdates Method
Pascal
function AS_ApplyUpdates(const ProviderName: WideString; Delta: OleVariant; MaxErrors: Integer; out ErrorCount: Integer; var OwnerData: OleVariant): OleVariant;
C++
__fastcall OleVariant AS_ApplyUpdates(const BSTR ProviderName, OleVariant Delta, int MaxErrors, int ErrorCount, OleVariant OwnerData);

This is AS_ApplyUpdates, a member of class IAppServerDisp.

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