The MailClose function releases the handle to the current mail context.
BOOL MailClose (HANDLE hMail);
Header file: | Msgstore.h |
Platforms: | H/PC |
Versions: | 1.0 and later |
This function returns TRUE if successful; FALSE if it fails. To get extended error information, use MailError or MailErrorMsg.
For more information, see Inbox.