[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]
Motif 2.1 Programmer's Reference
XmTransferSendRequest
A toolkit function that transfers a MULTIPLE request
Format
#include
<Xm/Transfer.h>
void XmTransferSendRequest
XtPointer
transfer_idTime time
DESCRIPTION
XmTransferSendRequest marks the end of a MULTIPLE request started by
XmTransferStartRequest.
transfer_idSpecifies a unique indentifier for the data transfer operation.
timeSpecifies the time of the XEvent that triggered the data
transfer. You should typically set this field to
XtLastTimestampProcessed.
RELATED
XmTransferSetParameters
(3),
XmTransferStartRequest
(3), and XmTransferValue
(3).
[ Previous |
Next |
Contents |
Glossary |
Home |
Search ]