VRapper.GdiLibrary.Win32Display.GetMonitorInfo C# (CSharp) 메소드

GetMonitorInfo() 개인적인 메소드

private GetMonitorInfo ( int hMonitor, MONITORINFOEX &lpmi ) : bool
hMonitor int
lpmi MONITORINFOEX
리턴 bool
        internal static extern bool GetMonitorInfo(int hMonitor, ref MONITORINFOEX lpmi);