Share via


DocList_DeleteSelection

Send Feedback

The DocList_DeleteSelection macro deletes the items selected in the document list.

DocList_DeleteSelection (HWND hwnd)

Parameters

  • hwnd
    Handle to the document list view window that contains the selected items to be deleted.

Return Values

Returns one of the standard HRESULT values.

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_DELETESEL

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.