InetGetData2 method (ILEADRasterInet)
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: |
|
Topics |
Working with Internet Functionality: Sending and Receiving Data |