Soap.SOAPDm.TSoapDataModule.AS_RowRequest

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AS_RowRequest(const ProviderName: OleStr; Row: OleVariant;  RequestType: Integer; var OwnerData: OleVariant): OleVariant; safecall;

C++

HRESULT __safecall AS_RowRequest(const System::WideString ProviderName, const System::OleVariant Row, int RequestType, System::OleVariant &OwnerData, System::OleVariant &__AS_RowRequest_result);

Properties

Type Visibility Source Unit Parent
function protected
Soap.SOAPDm.pas
Soap.SOAPDm.hpp
Soap.SOAPDm TSoapDataModule

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!