#include <nvapi.h>
Accessing current Binary value of this setting. Must be allocated by caller with valueLength specifying buffer size, or only valueLength will be filled in.
Accessing default Binary value of this setting. Must be allocated by caller with valueLength specifying buffer size, or only valueLength will be filled in.
NvU32 _NVDRS_SETTING_V1::isCurrentPredefined |
It is different than 0 if the currentValue is a predefined Value, 0 if the currentValue is a user value.
NvU32 _NVDRS_SETTING_V1::isPredefinedValid |
It is different than 0 if the PredefinedValue union contains a valid value.
NvU32 _NVDRS_SETTING_V1::settingId |
Describes where the value in CurrentValue comes from.
NvU32 _NVDRS_SETTING_V1::u32CurrentValue |
Accessing current DWORD value of this setting.
NvU32 _NVDRS_SETTING_V1::u32PredefinedValue |
Accessing default DWORD value of this setting.
NvU32 _NVDRS_SETTING_V1::version |
Accessing current unicode string value of this setting.
Accessing default unicode string value of this setting.
The documentation for this struct was generated from the following file: