![]() |
XII Release 0.1.0
|
Provides functionality to detect available monitors. More...
#include <Screen.h>
Static Public Member Functions | |
static xiiResult | EnumerateScreens (xiiHybridArray< xiiScreenInfo, 2 > &out_screens) |
Enumerates all available screens. When it returns XII_SUCCESS, at least one screen has been found. | |
static void | PrintScreenInfo (const xiiHybridArray< xiiScreenInfo, 2 > &screens, xiiLogInterface *pLog=xiiLog::GetThreadLocalLogSystem()) |
Prints the available screen information to the provided log. | |
Provides functionality to detect available monitors.