API:Soap.SOAPHTTPPasInv.THTTPSoapPascalInvoker.DispatchSOAP

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DispatchSOAP(const Path, SoapAction: string; const Request: TStream;  Response: TStream; var BindingType: TWebServiceBindingType); virtual;

C++

virtual void __fastcall DispatchSOAP(const System::UnicodeString Path, const System::UnicodeString SoapAction, System::Classes::TStream* const Request, System::Classes::TStream* Response, Soap::Wsdlintf::TWebServiceBindingType &BindingType);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Soap.SOAPHTTPPasInv.pas
Soap.SOAPHTTPPasInv.hpp
Soap.SOAPHTTPPasInv THTTPSoapPascalInvoker

Description

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