Microsoft.Win32.Win32Native.GetVersionEx C# (CSharp) Method

GetVersionEx() private method

private GetVersionEx ( [ ver ) : bool
ver [
return bool
        internal static extern bool GetVersionEx([In, Out] OSVERSIONINFO ver);