Query: xmtransferstartrequest
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmTransferStartRequest(library call) XmTransferStartRequest(library call)NAMEXmTransferStartRequest -- A toolkit function that begins a MULTIPLE transferSYNOPSIS#include <Xm/Transfer.h> void XmTransferStartRequest( XtPointer transfer_id);DESCRIPTIONXmTransferStartRequest begins a MULTIPLE request. The MULTIPLE request may contain one or more calls to XmTransferValue. Your application concludes a MULTIPLE request by calling XmTransferSendRequest. XmTransferStartRequest is typically called by a destination callback or by a transfer procedure. transfer_id Specifies a unique indentifier for the data transfer operation. You should use the transfer_id passed in the XmDestinationCall- backStruct or XmSelectionCallbackStruct.RELATEDXmTransferSetParameters(3), XmTransferSendRequest(3), and XmTransferValue(3). XmTransferStartRequest(library call)
| Related Man Pages |
|---|
| xtsendselectionrequest(3) - debian |
| xtcancelselectionrequest(3) - centos |
| xtcreateselectionrequest(3) - centos |
| xmtransferdone(3) - hpux |
| xmtransfersetparameters(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Set hard block limit for user using quota |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |