SHITEMID structure
Applies to: desktop apps only
Defines an item identifier.
Syntax
typedef struct _SHITEMID {
USHORT cb;
BYTE abID[1];
} SHITEMID;
Members
- cb
-
Type: USHORT
-
The size of identifier, in bytes, including cb itself.
- abID
-
Type: BYTE[1]
-
A variable-length item identifier.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012