NVML API Reference Guide (PDF) - vR575 (older) - Last updated June 05, 2025 - Send Feedback

5.74. nvmlUUID_v1_t Struct Reference

[Device Structs]

Struct to represent NVML UUID information

Public Variables

unsigned int  type
One of nvmlUUIDType_t.
union nvmlUUIDValue_t value
One of nvmlUUIDValue_t, to be set based on the UUID format.
unsigned int  version
API version number.

Variables

unsigned int nvmlUUID_v1_t::type [inherited]

One of nvmlUUIDType_t.

union nvmlUUIDValue_tnvmlUUID_v1_t::value [inherited]

One of nvmlUUIDValue_t, to be set based on the UUID format.

unsigned int nvmlUUID_v1_t::version [inherited]

API version number.


NVML API Reference Guide (PDF) - vR575 (older) - Last updated June 05, 2025 - Send Feedback