contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
function   MailOutBoxIsInError    
      Other Library Functions  

Library: Mail
Include: ommail.xin
Returns: Boolean

Returns true if the last operation on the MailOutBox resulted in an error, and false otherwise.

Declaration

  define external switch function MailOutBoxIsInError
      value MailOutBox this-MailOutBox


Purpose

This function returns true if the last operation on the MailOutBox resulted in an error, and false otherwise.

Note that any function in the Mail library can result in an error, except the following:

Argument:

Example:

  halt when MailOutBoxIsInError MyBox

        Other Library Functions
   MailInBoxClose
   MailInBoxCreate
   MailInBoxGetMessage
   MailInBoxGetMessageSize
   MailInBoxGetNumberOfMessages
   MailInBoxGetStatusReport
   MailInBoxIsInError
   MailInBoxIsOpen
   MailInBoxMarkAllMessagesForDeletion
   MailInBoxMarkMessageForDeletion
   MailInBoxOpen
   MailInBoxResetDeletionFlags
   MailIsVersionCompatible
   MailLibraryVersion
   MailOutBoxCreate
   MailOutBoxGetStatusReport
   MailOutBoxIsInError
   MailOutBoxSendMail
 
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:10 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.