DocList_Create
This function creates the document list window.
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 Values
If successful, this function returns a handle to the newly created document list object. This function returns NULL on failure.
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