InetSendAttachBitmapRsp2 method (ILEADRasterInet)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short InetSendAttachBitmapRsp2 (long nCommandID, long nExtraDataSize, VARIANT ExtraData, short nStatus);

Overview

Refer to Sending Commands and Responses.

Remarks

Sends an attach bitmap response to a remote computer.

This method sends a response to an attach bitmap command that was sent from a remote computer using the InetSendAttachBitmapCmd method.

When a command request is received from a remote computer, the InetReceiveCmd2 event is triggered.

See Also

Elements:

InetSendAttachBitmapCmd method, InetReceiveCmd2 event, InetReceiveRsp2 event

Topics:

Working with Internet Functionality: Response Messages

 

Client-Server Diagram: Sending Commands and Responses