DXGKARG_RESUMEVIRTUALGPU structure (dispmprt.h)

Resumes a virtual GPU.

Syntax

typedef struct _DXGKARG_RESUMEVIRTUALGPU {
  ULONG PartitionId;
} DXGKARG_RESUMEVIRTUALGPU, *PDXGKARG_RESUMEVIRTUALGPU;

Members

PartitionId

An index (from 0 to maximum supported vGPU minus one) for the vGPU partition.

Requirements

Requirement Value
Header dispmprt.h