Klasse LMAccess.GROUP_USERS_INFO_0

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.LMAccess.GROUP_USERS_INFO_0
Umschließende Schnittstelle:
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.
  • Felddetails

    • grui0_name

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

    • GROUP_USERS_INFO_0

      public GROUP_USERS_INFO_0()
    • GROUP_USERS_INFO_0

      public GROUP_USERS_INFO_0(Pointer memory)