Soap.SOAPHTTPTrans.THTTPReqResp.GetHTTPReqResp
Delphi
function GetHTTPReqResp: THTTPReqResp;
C++
THTTPReqResp* __fastcall GetHTTPReqResp(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp |
Soap.SOAPHTTPTrans | THTTPReqResp |
Description
Returns a reference to this component.
GetHTTPReqResp returns this THTTPReqResp instance (Delphi) or a pointer to this instance (C++).