Share via


SHITEMID

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/28/2008

This structure defines an item identifier.

Syntax

typedef struct _SHITEMID { 
  USHORT cb; 
  BYTE abID[1]; 
 } SHITEMID;

Members

  • cb
    Size of identifier, in bytes, including cb itself.
  • abID
    Variable-length item identifier.

Requirements

Header shtypes.h
Windows Embedded CE Windows CE 1.0 and later

See Also

Reference

Standard Shell Structures