Skip to content

Latest commit

 

History

History
67 lines (54 loc) · 1.43 KB

ns-dispmprt-_dxgk_vgpu_capability.md

File metadata and controls

67 lines (54 loc) · 1.43 KB
UID title description tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.lib req.dll req.ddi-compliance req.unicode-ansi req.max-support req.typenames targetos ms.custom f1_keywords topic_type api_type api_location api_name dev_langs
NS:dispmprt._DXGK_VGPU_CAPABILITY
_DXGK_VGPU_CAPABILITY
Contains info about a virtual GPU capability.
display
04/04/2019
DXGK_VGPU_CAPABILITY structure
_DXGK_VGPU_CAPABILITY, DXGK_VGPU_CAPABILITY, *PDXGK_VGPU_CAPABILITY,
dispmprt.h
DXGK_VGPU_CAPABILITY, *PDXGK_VGPU_CAPABILITY
Windows
19H1
_DXGK_VGPU_CAPABILITY
dispmprt/_DXGK_VGPU_CAPABILITY
PDXGK_VGPU_CAPABILITY
dispmprt/PDXGK_VGPU_CAPABILITY
DXGK_VGPU_CAPABILITY
dispmprt/DXGK_VGPU_CAPABILITY
apiref
HeaderDef
dispmprt.h
_DXGK_VGPU_CAPABILITY
PDXGK_VGPU_CAPABILITY
DXGK_VGPU_CAPABILITY
c++

_DXGK_VGPU_CAPABILITY structure

-description

Contains info about a virtual GPU capability.

-struct-fields

-field MinValue

When the vGPU is running, each capability cannot be lower than MinValue and more than MaxValue.

-field MaxValue

When the vGPU is running, each capability cannot be lower than MinValue and more than MaxValue.

-field CurrentValue

-remarks

-see-also