JNA API 4.1.0-SNAPSHOT
com.sun.jna.platform.win32

Class WinDef.BOOL

    • Constructor Detail

      • WinDef.BOOL

        public WinDef.BOOL()
        Instantiates a new bool.
      • WinDef.BOOL

        public WinDef.BOOL(long value)
        Instantiates a new bool.
        Parameters:
        value - the value
    • Method Detail

      • booleanValue

        public boolean booleanValue()
JNA API 4.1.0-SNAPSHOT

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