hpux man page for xmtransferstartrequest

Query: xmtransferstartrequest

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XmTransferStartRequest(library call)									      XmTransferStartRequest(library call)

NAME
XmTransferStartRequest -- A toolkit function that begins a MULTIPLE transfer
SYNOPSIS
#include <Xm/Transfer.h> void XmTransferStartRequest( XtPointer transfer_id);
DESCRIPTION
XmTransferStartRequest 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.
RELATED
XmTransferSetParameters(3), XmTransferSendRequest(3), and XmTransferValue(3). XmTransferStartRequest(library call)
Related Man Pages
xmtransfervalue(3) - redhat
xmtransferdone(3) - centos
xtcancelselectionrequest(3) - centos
xtcreateselectionrequest(3) - centos
xtsendselectionrequest(3x) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
Sequence extraction
awk - Multi-line data to be stored in variable
Wrong Array...