1.1.0 Added text stream output
1.1.1 Updated monitor interogation on mac to support CGDisplay routines, rather than depricated GDevice style
Definition at line 38 of file CDisplayInformation.hpp.
| static void Exponent::Host::CDisplayInformation::dumpDisplayInfoToFile | ( | CTextStream & | stream | ) | [static] |
Dump the monitor informaiton to disk
| stream | The stream to store to |
| static void Exponent::Host::CDisplayInformation::dumpDisplayInfoToFile | ( | const CSystemString & | path | ) | [static] |
Dump the monitor informaiton to disk
| path | The path to store to |
| static long Exponent::Host::CDisplayInformation::getMonitorScreenHeight | ( | ) | [static] |
Get the screen height
| long | The monitor height in pixels |
| static long Exponent::Host::CDisplayInformation::getMonitorScreenWidth | ( | ) | [static] |
Get the screen width
| long | The monitor width in pixels |
| static long Exponent::Host::CDisplayInformation::getNumberOfMonitors | ( | ) | [static] |
Get the number of monitors on the system
| long | The number of monitors attatched |
| static long Exponent::Host::CDisplayInformation::getWindowBorderHeight | ( | ) | [static] |
Get the window border height
| long | Border height in pixels |
| static long Exponent::Host::CDisplayInformation::getWindowBorderWidth | ( | ) | [static] |
Get the window border width
| long | Border width in pixels |