SHChangeProductKeyAsIDList structure (shlobj.h)

[This structure is not supported.]

Syntax

typedef struct _SHChangeProductKeyAsIDList {
  USHORT cb;
  WCHAR  wszProductKey[39];
  USHORT cbZero;
} SHChangeProductKeyAsIDList, *LPSHChangeProductKeyAsIDList;

Members

cb

wszProductKey[39]

cbZero

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Header shlobj.h