JNA API 5.4.0

Class WinNT.GROUP_RELATIONSHIP

    • Field Detail

      • maximumGroupCount

        public short maximumGroupCount
        The maximum number of processor groups on the system.
      • activeGroupCount

        public short activeGroupCount
        The number of active groups on the system. This member indicates the number of WinNT.PROCESSOR_GROUP_INFO structures in the GroupInfo array.
      • reserved

        public byte[] reserved
        This member is reserved.
    • Constructor Detail

      • GROUP_RELATIONSHIP

        public GROUP_RELATIONSHIP​()
      • GROUP_RELATIONSHIP

        public GROUP_RELATIONSHIP​(Pointer memory)
    • Method Detail

      • read

        public void read​()
        Description copied from class: Structure
        Reads the fields of the struct from native memory
        Overrides:
        read in class Structure
JNA API 5.4.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.