TFTPGetError Macro

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
TFTPGetError Macro
C
#define TFTPGetError (_tftpError)
Description

Macro: WORD TFTPGetError(void) 

Returns previously saved error code.

Preconditions

One of the TFTP function returned with TFTP_ERROR result.

Returns

Error code as returned by remote server. Application may use TFTP_ACCESS_ERROR enum. to decode standard error code.

Side Effects

None

Remarks

None

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.