![]() |
NVAPI Reference Documentation 545
|
#include <nvapi.h>
Public Attributes | |
| NvU32 | version |
| Version of this structure. | |
| NV_MOSAIC_TOPO | topo |
| The topology. | |
| NvU32 | enabled |
| 1 if topo is enabled, else 0 | |
| NvU32 | isPossible |
| 1 if topo can be enabled, else 0 | |
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.