Class CoreFoundation.CFBooleanRef

All Implemented Interfaces:
NativeMapped
Enclosing interface:
CoreFoundation

public static class CoreFoundation.CFBooleanRef extends CoreFoundation.CFTypeRef
A reference to a CFBoolean object.
  • Constructor Details

    • CFBooleanRef

      public CFBooleanRef()
    • CFBooleanRef

      public CFBooleanRef(Pointer p)
  • Method Details

    • booleanValue

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