Uses of Class
com.sun.jna.platform.win32.Netapi32Util.LocalGroup

Packages that use Netapi32Util.LocalGroup
com.sun.jna.platform.win32   
 

Uses of Netapi32Util.LocalGroup in com.sun.jna.platform.win32
 

Methods in com.sun.jna.platform.win32 that return Netapi32Util.LocalGroup
static Netapi32Util.LocalGroup[] Netapi32Util.getLocalGroups()
          Get the names of local groups on the current computer.
static Netapi32Util.LocalGroup[] Netapi32Util.getLocalGroups(java.lang.String serverName)
          Get the names of local groups on a computer.