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

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

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

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