?? ftps_8h.html
字號:
<td class="md" nowrap valign="top"><a class="el" href="ftps_8h.html#a1">FTPS</a> * </td> <td class="mdname" nowrap> <em>ftps</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="ftps_8h.html#a46">ftps_transfer_reason</a> </td> <td class="mdname" nowrap> <em>reason</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Send a reject response to a get object request. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>ftps</em> </td><td>FTPS Session Handle. </td></tr> <tr><td></td><td valign=top><em>reason</em> </td><td>Reason to reject the request.</td></tr> </table></dl>This function can be called on receipt of a FTPS_GETOBJECT_START_IND message to inform the remote client that it can not have the requested object. </td> </tr></table><a class="anchor" name="a37" doxytag="ftps.h::FtpsPutObjectGetNextPacket" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FtpsPutObjectGetNextPacket </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="ftps_8h.html#a1">FTPS</a> * </td> <td class="mdname" nowrap> <em>ftps</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="csrtypes_8h.html#a9">bool</a> </td> <td class="mdname" nowrap> <em>moreData</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Request the next packet during a Remote PUT operation. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>ftps</em> </td><td>FTPS Session Handle.</td></tr> <tr><td></td><td valign=top><em>moreData</em> </td><td>TRUE if expecting more data, else False not expecting more data.</td></tr> </table></dl>This function should be called on receipt of a FTPS_PUTOBJECT_START_IND or FTPS_PUTOBJECT_DATA_IND to indicate to the client that the packet has been received and the server is ready for the next. A FTPS_PUTOBJECT_COMPLETE_IND message will be received after the last packet has arrived. </td> </tr></table><a class="anchor" name="a38" doxytag="ftps.h::FtpsPutObjectReject" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FtpsPutObjectReject </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="ftps_8h.html#a1">FTPS</a> * </td> <td class="mdname" nowrap> <em>ftps</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="ftps_8h.html#a46">ftps_transfer_reason</a> </td> <td class="mdname" nowrap> <em>reason</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Send a reject response to a put object request. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>ftps</em> </td><td>FTPS Session Handle. </td></tr> <tr><td></td><td valign=top><em>reason</em> </td><td>Reason to reject the request.</td></tr> </table></dl>This function can be called on receipt of a FTPS_PUTOBJECT_START_IND message to inform the remote client that the server is rejecting the object transfer. </td> </tr></table><a class="anchor" name="a39" doxytag="ftps.h::FtpsDeleteResponse" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FtpsDeleteResponse </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="ftps_8h.html#a1">FTPS</a> * </td> <td class="mdname" nowrap> <em>ftps</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="csrtypes_8h.html#a9">bool</a> </td> <td class="mdname" nowrap> <em>success</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Send the result of a DELETE request. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>ftps</em> </td><td>FTPS Session Handle. </td></tr> <tr><td></td><td valign=top><em>success.</em> </td><td>Was the request successful?</td></tr> </table></dl>This function should be called on receipt of a FTPS_DELETEOBJECT_IND message. </td> </tr></table><a class="anchor" name="a40" doxytag="ftps.h::FtpsSetPathRootResponse" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FtpsSetPathRootResponse </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="ftps_8h.html#a1">FTPS</a> * </td> <td class="mdname" nowrap> <em>ftps</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a> </td> <td class="mdname" nowrap> <em>result</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Send the result of a SETPATH Root request. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>ftps</em> </td><td>FTPS Session Handle. </td></tr> <tr><td></td><td valign=top><em>result</em> </td><td>Result of a SETPATH request.</td></tr> </table></dl>This function should be called on receipt of a FTPS_SETPATH_ROOT_IND message. </td> </tr></table><a class="anchor" name="a41" doxytag="ftps.h::FtpsSetPathParentResponse" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FtpsSetPathParentResponse </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="ftps_8h.html#a1">FTPS</a> * </td> <td class="mdname" nowrap> <em>ftps</em>, </td> </tr> <tr> <td class="md" nowrap align="right"></td> <td></td> <td class="md" nowrap><a class="el" href="ftps_8h.html#a45">ftps_setpath_result</a> </td> <td class="mdname" nowrap> <em>result</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>Send the result of a SETPATH Parent request. <p><dl compact><dt><b>Parameters:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td></td><td valign=top><em>ftps</em> </td><td>FTPS Session Handle. </td></tr> <tr><td></td><td valign=top><em>result</em> </td><td>Result of a SETPATH request.</td></tr> </table></dl>This function should be called on receipt of a FTPS_SETPATH_PARENT_IND message. </td> </tr></table><
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -