DocList_SendEMail
The DocList_SendEMail macro sends the file indicated in the szPath parameter as an e-mail attachment.
DocList_SendEMail (HWND hwnd, LPTSTR szPath)
Parameters
- hwnd
Handle to the document list view window. - szPath
Path name of the file to send as an e-mail attachment.
Requirements
Pocket PC: Pocket PC 2002 and later.
OS Versions: Windows CE 3.0 and later.
Header: doclist.h.
Library: doclist.lib.
See Also
Send Feedback on this topic to the authors