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);