Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Arguments used to destroy a virtual GPU.
Syntax
typedef struct _DXGKARG_DESTROYVIRTUALGPU {
ULONG PartitionId;
} DXGKARG_DESTROYVIRTUALGPU, *PDXGKARG_DESTROYVIRTUALGPU;
Members
PartitionId
An index (from 0 to maximum supported vGPU minus one) for the vGPU partition.
Requirements
| Requirement | Value |
|---|---|
| Header | dispmprt.h |