Uses of Class
com.sun.jna.platform.win32.WinNT.OSVERSIONINFOEX

Packages that use WinNT.OSVERSIONINFOEX
com.sun.jna.platform.win32   
 

Uses of WinNT.OSVERSIONINFOEX in com.sun.jna.platform.win32
 

Methods in com.sun.jna.platform.win32 with parameters of type WinNT.OSVERSIONINFOEX
 boolean Kernel32.GetVersionEx(WinNT.OSVERSIONINFOEX lpVersionInfo)
          The GetVersionEx function obtains extended information about the version of the operating system that is currently running.