MPSAMPLE_DATA structure

Notification data passed to the sample submission callback function.

Syntax

typedef struct tagMPSAMPLE_DATA {
  DWORD dwSampleIndex;
} MPSAMPLE_DATA, *PMPSAMPLE_DATA;

Members

dwSampleIndex

Type: DWORD

Index of the sample item for which the submission status is reported.

Requirements

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