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

Class CoreFoundation.CFStringRef

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    CoreFoundation


    public static class CoreFoundation.CFStringRef
    extends CoreFoundation.CFTypeRef
    A reference to a CFString object, which “encapsulates” a Unicode string along with its length. CFString is an opaque type that defines the characteristics and behavior of CFString objects.
JNA API 5.10.0

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