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

Class CoreFoundation.CFBooleanRef

    • Constructor Detail

      • CFBooleanRef

        public CFBooleanRef()
      • CFBooleanRef

        public CFBooleanRef(Pointer p)
    • Method Detail

      • booleanValue

        public boolean booleanValue()
        Convert a reference to a Core Foundations Boolean into its boolean
        Returns:
        The corresponding boolean
JNA API 5.10.0

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