![]() |
NVAPI Reference Documentation 545
|
See NvAPI_DISP_GetMonitorCapabilities(). More...
#include <nvapi.h>
Public Attributes | ||
| NvU32 | version | |
| NvU16 | size | |
| NvU32 | infoType | |
| NvU32 | connectorType | |
| Out: VGA, TV, DVI, HDMI, DP. | ||
| NvU8 | bIsValidInfo: 1 | |
| Boolean : Returns invalid if requested info is not present such as VCDB not present. | ||
| union { | ||
| NV_MONITOR_CAPS_VSDB vsdb | ||
| NV_MONITOR_CAPS_VCDB vcdb | ||
| NV_MONITOR_CAPS_GENERIC caps | ||
| } | data | |