#include <nvapi.h>
Detailed Description
Used in
NvAPI_SetViewEx()
Field Documentation
(IN/OUT) Indicates if this is the GPU's primary view target. This is not the desktop GDI primary. NvAPI_SetViewEx automatically selects the first target in NV_DISPLAY_PATH_INFO index 0 as the GPU's primary view.
(IN) Specify connector type. For TV only.
(IN) width of the source mode
(IN) height of the source mode
(IN) depth of the source mode
color format of the source mode, if it needs to be specified. Not used now.
(IN) refresh rate of the mode
(IN) interlaced mode flag
(IN) To choose the last TV format set this value to NV_DISPLAY_TV_FORMAT_NONE
(IN/OUT) x-offset of this display on the Windows desktop
(IN/OUT) y-offset of this display on the Windows desktop
(IN/OUT) Indicates if this is the desktop GDI primary.
The documentation for this struct was generated from the following file: