![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| union { | |
| NvU32 sourceId | |
| NvU32 reserved_sourceId | |
| }; | |
| NvU32 | targetInfoCount |
| NV_DISPLAYCONFIG_PATH_TARGET_INFO_V2 * | targetInfo |
| NV_DISPLAYCONFIG_SOURCE_MODE_INFO_V1 * | sourceModeInfo |
| NvU32 | IsNonNVIDIAAdapter: 1 |
| NvU32 | reserved: 31 |
| void * | pOSAdapterID |
| union { ... } |
True for non-NVIDIA adapter.
Used by Non-NVIDIA adapter for pointer to OS Adapter of LUID type, type casted to void *.
Must be 0.
Only for compatibility.
Identifies sourceId used by Windows CCD. This can be optionally set.
May be NULL if mode info is not important.
Number of elements in targetInfo array.
