nvmlGridLicensableFeature_t#

struct nvmlGridLicensableFeature_t#

Structure containing vGPU software licensable feature information.

Public Members

nvmlGridLicenseFeatureCode_t featureCode#

Licensed feature code.

unsigned int featureState#

Non-zero if feature is currently licensed, otherwise zero.

char licenseInfo[128]#

Deprecated.

char productName[128]#

Product name of feature.

unsigned int featureEnabled#

Non-zero if feature is enabled, otherwise zero.

nvmlGridLicenseExpiry_t licenseExpiry#

License expiry structure containing date and time.