4D Internet Commands v16

POP3_Logout

Home

 
4D Internet Commands v16
POP3_Logout

POP3_Logout 


 

POP3_Logout ( pop3_ID ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
pop3_ID  Lange Ganzzahl in Reference to a POP3 login
in 0 = Command successfully logs off
Funktionsergebnis  Ganzzahl in Error Code

The POP3_Logout command will log out of the open POP3 session referred to by the pop3_ID variable. If the command successfully logs off the POP3 server a zero value is returned back as the current pop3_ID.

Logging out from a POP3 server will signal the server that you wish to commit any deletions you made during that session. To rollback any deletions you may have made prior to logout, use the POP3_Reset command prior to POP3_Logout.

pop3_ID is a long integer reference to an open session created with POP3_Login.



Siehe auch 

POP3_Reset

 
EIGENSCHAFTEN 

Produkt: 4D Internet Commands
Thema: IC POP3 Review Mail
Nummer: 88964

 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.5

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D Internet Commands v16)