Cancel File Transfer (92) |
Top Previous Next |
The Cancel File Transfer function causes any current EHLLAPI initiated Send File or Receive File for the specified session to immediately return.
Prerequisite Calls
Send File (90) or Receive File (91)
Call Parameters
The calling data structure contains these elements
Return Parameters
Remarks
Since both Send File (90) and Receive File (91) are blocking calls, this function must always be issued on a different thread. |