NVAPI Reference Documentation
NVIDIA
Release 560
Mon Aug 5 2024
Main Page
Related Pages
Topics
Data Structures
Files
Data Structures
Class Hierarchy
Data Fields
Data Fields
_NVDRS_SETTING_VALUES Struct Reference
Video APIs
»
Video Input/Output Interface
»
Driver Settings (DRS) APIs
#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:
nvapi.h