InetSendRsp2 method (ILEADRasterInet)
| short InetSendRsp2 (InetCmdType Command, long nCommandID, ILEADRasterInetPacket Params, long nExtraDataSize, VARIANT ExtraData, short nStatus); | |
| Overview | Refer to Sending Commands and Responses. | 
Remarks
(Internet only) Sends a response to a remote computer.
This method sends a response to a command that was sent from a remote computer using the InetSendCmd2 method.
When a command request is received from a remote computer, the InetReceiveCmd2 event is triggered.
See Also
| Elements: | InetSendCmd2 method, InetReceiveCmd2 event, InetReceiveRsp2 event | 
| Topics: | |
| 
 |