DocList_SetOneItem
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
Send Feedback on this topic to the authors