InetSendGetMagGlassDataRsp method (ILEADRasterInet)
short InetSendGetMagGlassDataRsp (long nCommandID, ILEADRasterVariant * vColorBuffer, ILEADRasterVariant * vMaskPlane, short nMaskPlaneStart, short nMaskPlaneEnd, long nExtraDataSize, ILEADRasterVariant * ExtraData, short nStatus); | |
Overview |
Refer to Sending Commands and Responses |
Remarks
(Internet only) Sends a get Magnifying Glass data response to a remote computer.
This method sends a response to a get Magnifying Glass data command that was sent from a remote computer using the InetSendGetMagGlassDataCmd method.
When a command request is received from a remote computer, the InetReceiveCmd event is triggered.
See Also
Elements: |
InetSendGetMagGlassDataCmd method, InetGetMagGlassData method, InetReceiveCmd event, InetReceiveRsp event |
Topics: |
|
|