Share via


DocList_SendEMail

Send Feedback

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

DLM_SENDEMAIL

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.