Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

mailLogoff – PB Docs 126 – PowerBuilder Library

mailLogoff – PB Docs 126

mailLogoff PowerScript function

Description

Ends the mail session, breaking the connection between the
PowerBuilder application and mail. If the mail application was already
running when PowerBuilder began the mail session, it is left in
the same state.

Controls

mailSession object

Syntax

Argument

Description

mailsession

A mailSession object identifying the
session from which you want to log off

Return Values

mailReturnCode. Returns one of the following values:

  • mailReturnSuccess!

  • mailReturnFailure!

  • mailReturnInsufficientMemory!

Usage

To release the memory used by the mailSession object, use
the DESTROY keyword after ending the mail session.

Before calling mail functions, you must declare and create
a mailSession object and call mailLogon to establish
a mail session.

Examples

This statement terminates the current mail session:

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x