Auxilium.Functions.GetForegroundWindow C# (CSharp) Method

GetForegroundWindow() private method

private GetForegroundWindow ( ) : IntPtr
return System.IntPtr
        public static extern IntPtr GetForegroundWindow();