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

This is AS_ApplyUpdates, a member of class TLocalConnection.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!