API:Soap.SOAPHTTPPasInv.THTTPSoapPascalInvoker.DispatchSOAP
Delphi
procedure DispatchSOAP(const Path, SoapAction: AnsiString; const Request: TStream; Response: TStream; var BindingType: TWebServiceBindingType); virtual;
C++
virtual void __fastcall DispatchSOAP(const System::AnsiString Path, const System::AnsiString 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!