ITEMIDLIST

This structure contains a list of item identifiers.

At a Glance

Header file: Shlobj.h
Windows CE versions: 1.0 and later

Syntax

typedef struct _ITEMIDLIST {
SHITEMID
mkid;
} ITEMIDLIST, * LPITEMIDLIST;
typedef const ITEMIDLIST * LPCITEMIDLIST;

Members

mkid

List of item identifiers.