Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
TouchBridge
MonitorDetection
C# Class TouchBridge.MonitorDetection
Find out about which monitors are made available by the system.
Afficher le fichier
Open project: HEInventions/TouchBridge
Méthodes publiques
Méthode
Description
QueryDisplays
( ) :
List
Returns the number of Displays using the Win32 functions.
Private Methods
Méthode
Description
EnumDisplayMonitors
(
IntPtr
hdc
,
IntPtr
lprcClip
,
MonitorEnumDelegate
lpfnEnum
,
IntPtr
dwData
) :
bool
GetMonitorInfo
(
IntPtr
hmon
,
MonitorInfo
&
mi
) :
bool
Method Details
QueryDisplays()
public
static
méthode
Returns the number of Displays using the Win32 functions.
public
static
QueryDisplays
( ) :
List
Résultat
List