Share via


ITEMIDLIST (Windows Embedded CE 6.0)

1/6/2010

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

See Also

Reference

Standard Shell Structures