NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
_NV_DISPLAYCONFIG_PATH_INFO_V2 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
union {
   NvU32   sourceId
   NvU32   reserved_sourceId
}; 
NvU32 targetInfoCount
NV_DISPLAYCONFIG_PATH_TARGET_INFO_V2targetInfo
NV_DISPLAYCONFIG_SOURCE_MODE_INFO_V1sourceModeInfo
NvU32 IsNonNVIDIAAdapter: 1
NvU32 reserved: 31
void * pOSAdapterID

Field Documentation

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.


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA