CamTimer.Kernel.NativeMethods.GetForegroundWindow C# (CSharp) Method

GetForegroundWindow() private method

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