ClosePop3Account (open)
This function will close the connection to the POP3 server
Syntax
LOADLIB "wh::internet/pop3.whlib";
MACRO ClosePop3Account(INTEGER connectionid)
Parameters
INTEGER connectionid
ID of the connection
This function will close the connection to the POP3 server
LOADLIB "wh::internet/pop3.whlib";
MACRO ClosePop3Account(INTEGER connectionid)
INTEGER connectionid
ID of the connection