logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmTransferSendRequest — A toolkit function that transfers a MULTIPLE request "XmTransferSendRequest"

Description

XmTransferSendRequest marks the end of a MULTIPLE request started by XmTransferStartRequest.

       transfer_id
                 Specifies a unique indentifier for the data transfer operation.

       time      Specifies the time of the XEvent that triggered the data transfer.  You  should  typically  set
                 this field to XtLastTimestampProcessed.

Name

XmTransferSendRequest  —  A  toolkit  function  that transfers a MULTIPLE request "XmTransferSendRequest"
       "toolkit functions" "XmTransferSendRequest"

Synopsis

       #include <Xm/Transfer.h>

       voidXmTransferSendRequest(
       XtPointertransfer_id,
       Timetime);

See Also