xmtransferstartrequest(3) hpux man page | unix.com

Man Page: xmtransferstartrequest

Operating Environment: hpux

Section: 3

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
xtcancelselectionrequest(3) - debian
xtcreateselectionrequest(3) - debian
xtcancelselectionrequest(3) - centos
xmtransfersetparameters(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)
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?