JNA API 5.5.0

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.5.0

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