CFCharacterSetCreateWithCharactersInRange

Header: CFCharacterSet.h Carbon status: Supported

[forthcoming]

CFCharacterSetRef CFCharacterSetCreateWithCharactersInRange (
    CFAllocatorRef alloc, 
    CFRange theRange
);
Parameter descriptions
alloc

[forthcoming]

theRange

[forthcoming]

function result

[forthcoming]

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)