Skip navigation links
JNA API 5.3.1
com.sun.jna.platform.win32

Class WinBase.SYSTEM_INFO.PI

    • Field Detail

      • wProcessorArchitecture

        public WinDef.WORD wProcessorArchitecture
        System's processor architecture. This value can be one of the following values: PROCESSOR_ARCHITECTURE_UNKNOWN PROCESSOR_ARCHITECTURE_INTEL PROCESSOR_ARCHITECTURE_IA64 PROCESSOR_ARCHITECTURE_AMD64
      • wReserved

        public WinDef.WORD wReserved
        Reserved for future use.
    • Constructor Detail

      • PI

        public PI()
JNA API 5.3.1

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