InetHttpGetResponse method (LEADRasterHTTP Object)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

BSTR InetHttpGetResponse();

Overview

Refer to How to Program with the LEAD Raster HTTP Object

Remarks

Retrieves the response from an HTTP server. This information should be read after you submit a request to an HTTP server.

See Also

Elements:

InetHttpSendRequest method, InetHttpGetServerStatus method, InetHttpConnect method

Topics:

Working with HTTP: HTTP Connections