ACPAddIn.ThisAddIn.GetForegroundWindow C# (CSharp) Method

GetForegroundWindow() private method

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