ITEMIDLISTITEMIDLIST*
*



Contents  *



Index  *Topic Contents
*Previous Topic: HELPWININFO
*Next Topic: MULTIKEYHELP

ITEMIDLIST


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

Contains a list of item identifiers.

mkid
List of item identifiers.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.