5.104. nvmlVgpuTypeIdInfo_v1_t Struct Reference
[vGPU Structs]
Structure to store the vGPU type IDs -- version 1
Public Variables
- unsigned int version
- IN: The version number of this struct.
- unsigned int vgpuCount
- IN/OUT: Number of vGPU types.
- nvmlVgpuTypeId_t * vgpuTypeIds
- OUT: List of vGPU type IDs.
Variables
- unsigned int nvmlVgpuTypeIdInfo_v1_t::version [inherited]
-
IN: The version number of this struct.
- unsigned int nvmlVgpuTypeIdInfo_v1_t::vgpuCount [inherited]
-
IN/OUT: Number of vGPU types.
- nvmlVgpuTypeId_t * nvmlVgpuTypeIdInfo_v1_t::vgpuTypeIds [inherited]
-
OUT: List of vGPU type IDs.