Appccelerate.Windows.GraphicHelper.NativeMethods.GetDeviceCaps C# (CSharp) Méthode

GetDeviceCaps() private méthode

private GetDeviceCaps ( IntPtr handleDesktop, int index ) : int
handleDesktop System.IntPtr
index int
Résultat int
            internal static extern int GetDeviceCaps(IntPtr handleDesktop, int index);