This topic has not yet been rated - Rate this topic

SHELL_ITEM_RESOURCE structure

Applies to: desktop apps only

Defines Shell item resource.

Syntax

typedef struct SHELL_ITEM_RESOURCE {
  GUID  guidType;
  WCHAR szName[MAX_PATH];
} SHELL_ITEM_RESOURCE;

Members

guidType

Type: GUID

The GUID that identifies the item.

szName

Type: WCHAR[MAX_PATH]

The item name. A null-terminated Unicode buffer of size MAX_LENGTH characters.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ