Share via


DocList_SetOneItem

Send Feedback

The DocList_SetOneItem macro creates an item that contains the PAstruct structure that was passed in.

DocList_SetOneItem (hwnd, item, pPA)

Parameters

  • hwnd
    Handle to the document list view window.
  • item
    Item to be created.
  • pPA
    Reference to the PAstruct structure.

Return Values

None.

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_SETONEITEM

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.