InetGetData method (ILEADRasterInet)

Syntax

ILEADRasterVariant * InetGetData ();

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 InetReceiveData event. In order to get the data for the pData parameter, use this method.

See Also

Elements:

InetReceiveData event

Topics

Working with Internet Functionality: Sending and Receiving Data