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_V1 Struct Reference
Video APIs
»
Video Input/Output Interface
»
Driver Settings (DRS) APIs
#include <nvapi.h>
Data Fields
NvU32
version
NvAPI_UnicodeString
settingName
NvU32
settingId
NVDRS_SETTING_TYPE
settingType
NVDRS_SETTING_LOCATION
settingLocation
NvU32
isCurrentPredefined
NvU32
isPredefinedValid
union {
NvU32
_NVDRS_SETTING_V1::u32PredefinedValue
NVDRS_BINARY_SETTING
_NVDRS_SETTING_V1::binaryPredefinedValue
NvAPI_UnicodeString
_NVDRS_SETTING_V1::wszPredefinedValue
};
union {
NvU32
_NVDRS_SETTING_V1::u32CurrentValue
NVDRS_BINARY_SETTING
_NVDRS_SETTING_V1::binaryCurrentValue
NvAPI_UnicodeString
_NVDRS_SETTING_V1::wszCurrentValue
};
The documentation for this struct was generated from the following file:
nvapi.h