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.
Other versions of this page are also available for the following:
.gif)
.gif)
8/28/2008
This structure contains a list of item identifiers.
Syntax
typedef struct _ITEMIDLIST {
SHITEMID mkid;
} ITEMIDLIST, *LPITEMIDLIST;
typedef const ITEMIDLIST* LPCITEMIDLIST;
Members
- mkid
List of item identifiers.
Requirements
| Header | shlobj.h |
| Windows Embedded CE | Windows CE 1.0 and later |