AuraPhotoViewer.ResizeableWindow.GetMonitorInfo C# (CSharp) 메소드

GetMonitorInfo() 개인적인 메소드

private GetMonitorInfo ( IntPtr hMonitor, MONITORINFO lpmi ) : bool
hMonitor System.IntPtr
lpmi MONITORINFO
리턴 bool
        internal static extern bool GetMonitorInfo(IntPtr hMonitor, MONITORINFO   lpmi);