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 |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012