Compartir a través de


estructura SRIOV_MITIGATED_RANGE_COUNT_OUTPUT (pcivirt.h)

Esta estructura es el búfer de salida recibido por la solicitud de IOCTL_SRIOV_QUERY_MITIGATED_RANGE_COUNT que contiene una matriz de intervalos de espacio de E/S asignado a memoria que se debe mitigar.

Sintaxis

typedef struct _SRIOV_MITIGATED_RANGE_COUNT_OUTPUT {
  ULONG [6] RangeCount;
} SRIOV_MITIGATED_RANGE_COUNT_OUTPUT, SRIOV_MITIGATED_RANGE_COUNT_OUTPUT;

Miembros

RangeCount[6]

Matriz de intervalos de espacio de E/S asignados a memoria que se deben mitigar.

Requisitos

Requisito Valor
Header pcivirt.h

Consulte también

IOCTL_SRIOV_QUERY_MITIGATED_RANGE_COUNT