The MailLocalAttachmentLen function computes the total size of local files of attachments to a message.
DWORD MailLocalAttachmentLen (HANDLE hMail, MAILMSG * pmm);
| Header file: | Msgstore.h |
| Platforms: | H/PC |
| Versions: | 2.0 and later |
This function returns the total size of local files of attachments to a message.
To get extended error information, call MailError or MailErrorMsg.