NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_MOSAIC_DISPLAY_TOPO_STATUS Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 errorFlags
NvU32 warningFlags
NvU32 displayCount
struct {
   NvU32   displayId
   NvU32   errorFlags
   NvU32   warningFlags
   NvU32   supportsRotation: 1
   NvU32   reserved: 31
displays [NVAPI_MAX_DISPLAYS]

Field Documentation

(OUT) The number of valid entries in the displays array.

(OUT) The DisplayID of this display.

(OUT) Any of the NV_MOSAIC_DISPLAYTOPO_ERROR_* flags.

(OUT) Any of the NV_MOSAIC_DISPLAYCAPS_PROBLEM_* flags.

(OUT) reserved

(OUT) This display can be rotated

(OUT) Any of the NV_MOSAIC_DISPLAYTOPO_WARNING_* flags.


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


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

NVIDIA