NVAPI Reference Documentation
NVIDIA
Release 530: March
2023

Data Fields
_NVDRS_SETTING_VALUES Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
 
NvU32 numSettingValues
 
NVDRS_SETTING_TYPE settingType
 
union {
   NvU32   _NVDRS_SETTING_VALUES::u32DefaultValue
 
   NVDRS_BINARY_SETTING   _NVDRS_SETTING_VALUES::binaryDefaultValue
 
   NvAPI_UnicodeString   _NVDRS_SETTING_VALUES::wszDefaultValue
 
}; 
 
union {
   NvU32   _NVDRS_SETTING_VALUES::u32Value
 
   NVDRS_BINARY_SETTING   _NVDRS_SETTING_VALUES::binaryValue
 
   NvAPI_UnicodeString   _NVDRS_SETTING_VALUES::wszValue
 
settingValues [NVAPI_SETTING_MAX_VALUES]
 

The documentation for this struct was generated from the following file:

NVIDIA
Copyright (c) 2007-2023 NVIDIA Corporation. All rights reserved.

NVIDIA