API:Soap.SOAPHTTPTrans.THTTPReqResp.HandleWinInetError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  HandleWinInetError(LastError: DWord; Request: HINTERNET; RaiseError: Boolean = False): DWord;

C++

unsigned __fastcall HandleWinInetError(unsigned LastError, void * Request, bool RaiseError = false);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.