This class establishes a mail session with the platforms mail system using a Graphical User Interface
![]() | PMailGUI ( PInteractor * parent = NULL ) Create a mail session using a Graphical User Interface. |
![]() | ~PMailGUI () Destroy the mail session, logging off the mail system if necessary |
![]() | LogOnGUI ( PInteractor * parent = NULL ) Attempt to log on to the mail system using a Graphical User Interface. |
![]() | SendGUI () Display a system standard dialog for sending a mail message. |
![]() | GetOwner () const Get the interactor thatr owns the mail session dialogs. |
![]() | New functions for class |
![]() | owner Owner window of mail GUI windows |
Construction
Log in/out functions
Send message functions
Read message functions
User look up functions
Error functions
Run Time Type functions
Comparison functions
I/O functions
Miscellaneous functions
This class establishes a mail session with the platforms mail system using a Graphical User Interface
Note that not all platforms may display a dialog at all. The user may be implicitly logged into the mail system as in Unix or logged in via another process as in MS-Windows when another mail program is open.
If the parent parameter is NULL then the owner interactor
will be the application main window. Note that not all platforms may display a dialog at all. The user may
be implicitly logged into the mail system as in Unix or logged in via
another process as in MS-Windows when another mail program is open.
virtual ~PMailGUI()
New functions for class
BOOL LogOnGUI( PInteractor * parent = NULL )
BOOL SendGUI()
PInteractor* GetOwner() const
Alphabetic index HTML hierarchy of classes or Java