InetHttpCloseRequest method (LEADRasterHTTP Object)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InetHttpCloseRequest();

Overview

Refer to How to Program with the LEAD Raster HTTP Object

Remarks

Closes an HTTP request that was opened with the InetHttpOpenRequest method.

This method should be called after finishing a request.

See Also

Elements:

InetHttpOpenRequest method, InetHttpDisConnect method

Topics:

Working with HTTP: HTTP Connections