Share via


DocList_GetNextItem

The DocList_GetNextItem macro retrieves the next item in the document list.

DocList_GetNextItem (hwnd, i, flags)

Parameters

  • hwnd
    Handle to the document list view window.
  • i
    Index entry of the item.
  • flags
    Flags associated with the item.

Requirements

Pocket PC: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: doclist.h
Library: doclist.lib

See Also

DLM_GETNEXTITEM

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.