VRapper.GdiLibrary.Win32Display.GetMonitorInfo C# (CSharp) Méthode

GetMonitorInfo() private méthode

private GetMonitorInfo ( int hMonitor, MONITORINFOEX &lpmi ) : bool
hMonitor int
lpmi MONITORINFOEX
Résultat bool
        internal static extern bool GetMonitorInfo(int hMonitor, ref MONITORINFOEX lpmi);