![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | version |
NV_MOSAIC_TOPO | topo |
NvU32 | enabled |
NvU32 | isPossible |
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.
NvU32 NV_MOSAIC_TOPO_BRIEF::enabled |
1 if topo is enabled, else 0
NvU32 NV_MOSAIC_TOPO_BRIEF::isPossible |
1 if topo can be enabled, else 0
NV_MOSAIC_TOPO NV_MOSAIC_TOPO_BRIEF::topo |
The topology.
NvU32 NV_MOSAIC_TOPO_BRIEF::version |
Version of this structure.