NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_MOSAIC_TOPO_BRIEF Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NV_MOSAIC_TOPO topo
NvU32 enabled
NvU32 isPossible

Detailed Description

This is a "topology brief" structure. It tells you what you need to know about a topology at a high level. A list of these is returned when you query for the supported Mosaic information.

If you need more detailed information about the topology, call NvAPI_Mosaic_GetTopoGroup() with the topology value from this structure.


Field Documentation

1 if topo is enabled, else 0

1 if topo *can* be enabled, else 0

The topology.

Version of this structure.


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


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

NVIDIA