Skip navigation links
JNA API 4.2.1
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()
JNA API 4.2.1

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