Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
TouchBridge
MonitorDetection
C# Class TouchBridge.MonitorDetection
Find out about which monitors are made available by the system.
Exibir arquivo
Open project: HEInventions/TouchBridge
Public Methods
Method
Description
QueryDisplays
( ) :
List
Returns the number of Displays using the Win32 functions.
Private Methods
Method
Description
EnumDisplayMonitors
(
IntPtr
hdc
,
IntPtr
lprcClip
,
MonitorEnumDelegate
lpfnEnum
,
IntPtr
dwData
) :
bool
GetMonitorInfo
(
IntPtr
hmon
,
MonitorInfo
&
mi
) :
bool
Method Details
QueryDisplays()
public
static
method
Returns the number of Displays using the Win32 functions.
public
static
QueryDisplays
( ) :
List
return
List