Class LMAccess.GROUP_USERS_INFO_0

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.LMAccess.GROUP_USERS_INFO_0
Enclosing interface:
LMAccess

@FieldOrder("grui0_name") public static class LMAccess.GROUP_USERS_INFO_0 extends Structure
The GROUP_USERS_INFO_0 structure contains global group member information.
  • Field Details

    • grui0_name

      public String grui0_name
      Pointer to a null-terminated Unicode character string that specifies a name.
  • Constructor Details

    • GROUP_USERS_INFO_0

      public GROUP_USERS_INFO_0()
    • GROUP_USERS_INFO_0

      public GROUP_USERS_INFO_0(Pointer memory)