SL_ACTIVATION_INFO_HEADER structure (slpublic.h)

Specifies the product activation information.

Syntax

typedef struct _tagSL_ACTIVATION_INFO_HEADER {
  DWORD              cbSize;
  SL_ACTIVATION_TYPE type;
} SL_ACTIVATION_INFO_HEADER;

Members

cbSize

Type: DWORD

The size of the structure.

type

Type: SL_ACTIVATION_TYPE

The activation type.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Header slpublic.h