estructura DXGKARG_SETGPUPARTITIONCOUNT (dispmprt.h)
Argumentos usados para establecer el recuento de particiones de GPU.
Sintaxis
typedef struct _DXGKARG_SETGPUPARTITIONCOUNT {
ULONG PartitionCount;
} DXGKARG_SETGPUPARTITIONCOUNT, *PDXGKARG_SETGPUPARTITIONCOUNT;
Miembros
PartitionCount
Número total de particiones disponibles para esta configuración detallada.
Requisitos
Requisito | Valor |
---|---|
Header | dispmprt.h |