BrrrBayBay.PwmGUIControl.LogicChannelControl.GetDCEx C# (CSharp) 메소드

GetDCEx() 개인적인 메소드

private GetDCEx ( IntPtr hWnd, IntPtr hRgn, int flags ) : IntPtr
hWnd System.IntPtr
hRgn System.IntPtr
flags int
리턴 System.IntPtr
        internal static extern IntPtr GetDCEx(IntPtr hWnd, IntPtr hRgn, int flags);