DEVICE_DSM_REPORT_ZONES_PARAMETERS structure (ntddstor.h)

This structure is reserved for system use only.

Syntax

typedef struct _DEVICE_DSM_REPORT_ZONES_PARAMETERS {
  ULONG Size;
  UCHAR ReportOption;
  UCHAR Partial;
  UCHAR Reserved[2];
} DEVICE_DSM_REPORT_ZONES_PARAMETERS, *PDEVICE_DSM_REPORT_ZONES_PARAMETERS;

Members

Size

Not applicable.

ReportOption

Not applicable.

Partial

Not applicable.

Reserved[2]

Not applicable.

Requirements

Requirement Value
Header ntddstor.h