InetGetData2 method (ILEADRasterInet)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT InetGetData2 ()

Overview

Refer to Implementing Internet Functionality.

Remarks

Returns the user defined data sent through an Internet connection. This method should only be used with Delphi. Delphi doesn't handle the Variant parameters correctly for the InetReceiveData2 event. In order to get the data for the pData parameter, use this method.

See Also

Elements:

InetReceiveData2 event

Topics

Working with Internet Functionality: Sending and Receiving Data