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

Class WinBase.SYSTEM_INFO.UNION

    • Field Detail

      • dwOemID

        public WinDef.DWORD dwOemID
        An obsolete member that is retained for compatibility with Windows NT 3.5 and earlier. New applications should use the wProcessorArchitecture branch of the union. Windows Me/98/95: The system always sets this member to zero, the value defined for PROCESSOR_ARCHITECTURE_INTEL.
    • Constructor Detail

      • UNION

        public UNION()
    • 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.10.0

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