PID_IS_WHATSNEW, 10
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
PID_IS_WHATSNEW
Value
10 signed int / unsigned int
0x0000000A heximal value
0xA heximal value
Type
Not an error
C/C++ Type
int
Defined at
\inc\api\shlobj.h, line 4152 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define PID_IS_WHATSNEW      10
Group comments
Legacy PROPIDs for Internet Shortcuts (FMTID_Intshcut) to be used with
IPropertySetStorage/IPropertyStorage.

The known property ids and their variant types are:
PID_IS_URL          [VT_LPWSTR]   URL
PID_IS_NAME         [VT_LPWSTR]   Name of the internet shortcut
PID_IS_WORKINGDIR   [VT_LPWSTR]   Working directory for the shortcut
PID_IS_HOTKEY       [VT_UI2]      Hotkey for the shortcut
PID_IS_SHOWCMD      [VT_I4]       Show command for shortcut
PID_IS_ICONINDEX    [VT_I4]       Index into file that has icon
PID_IS_ICONFILE     [VT_LPWSTR]   File that has the icon
PID_IS_WHATSNEW     [VT_LPWSTR]   What's New text
PID_IS_AUTHOR       [VT_LPWSTR]   Author
PID_IS_DESCRIPTION  [VT_LPWSTR]   Description text of site
PID_IS_COMMENT      [VT_LPWSTR]   User annotated comment
Also used in
Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000), Windows 2000 DDK (DDK 2195.1)