NetBurner 3.5.0
PDF Version
 

Macros

#define POP_OK   (0)
 No errors occurred.
 
#define POP_TIMEOUT   (-1)
 Time out.
 
#define POP_PASSWORDERROR   (-2)
 Password error.
 
#define POP_CONNECTFAIL   (-3)
 Connection failed.
 
#define POP_COMMANDFAIL   (-4)
 Command failed.
 
#define POP_BADSESSION   (-5)
 Session error.
 
#define POP_NETWORKERROR   (-6)
 Network error.
 
#define POP_BUFFER_FULL   (-7)
 Receive buffer full.
 

Detailed Description

#include< pop3.h >