Appccelerate.Windows.GraphicHelper.NativeMethods.GetDC C# (CSharp) Method

GetDC() private method

private GetDC ( IntPtr ptr ) : IntPtr
ptr System.IntPtr
return System.IntPtr
            internal static extern IntPtr GetDC(IntPtr ptr);