Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
This function creates the document list window.
Syntax
HWND DocList_Create (
PDOCLISTCREATE pDLC
);
Parameters
- pDLC
Reference to a DOCLISTCREATE structure that contains the parameters for the document list view window to be created.
Return Value
If successful, this function returns a handle to the newly created document list object. This function returns NULL on failure.
Requirements
| Header | doclist.h |
| Library | doclist.lib |
| Windows Embedded CE | Windows CE 3.0 and later |
| Windows Mobile | Pocket PC 2002 and later |