Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
-
Header File
shlobj.h
Unicode
No
Platform Notes
None

SHITEMID

Defines an item identifier.

typedef struct _SHITEMID { // mkid

USHORT cb; // size of identifier, including cb itself

BYTE abID[1]; // variable length item identifier

} SHITEMID, * LPSHITEMID;

typedef const SHITEMID * LPCSHITEMID;

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples