MPHEALTH_DATA structure

Health notification data.

Syntax

typedef struct tagMPHEALTH_DATA {
  DWORD dwNotificationType;
  DWORD dwNotificationFlag;
} MPHEALTH_DATA, *PMPHEALTH_DATA;

Members

dwNotificationType

Type: DWORD

Type of notification.

dwNotificationFlag

Type: DWORD

Unused.

Requirements

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