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
xmtransfervalue(3) - centos
xtcreateselectionrequest(3) - centos
xmtransfervalue(3) - hpux
xtsendselectionrequest(3x) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable