shlobj.h
Estructura ITEMIDLIST
Definición
typedef struct _ITEMIDLIST { // idl SHITEMID mkid; // lista de identificadores de ítem } ITEMIDLIST, * LPITEMIDLIST; typedef const ITEMIDLIST * LPCITEMIDLIST;
Contiene una lista de identificadores de ítem.