DocList_SetOneItem
4/8/2010
The DocList_SetOneItem macro creates an item that contains the PAstruct structure that was passed in.
Syntax
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 Value
None.
Requirements
Header | doclist.h |
Library | doclist.lib |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Pocket PC 2002 and later |