API:Soap.SOAPHTTPTrans.THTTPReqResp.Receive

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Receive(Context: HINTERNET; Resp: TStream; IsGet: Boolean = False); virtual;

C++

virtual void __fastcall Receive(void * Context, System::Classes::TStream* Resp, bool IsGet = false);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Embarcadero Technologies does not currently have any additional information.