org.rococoa.cocoa.carboncore
Interface CarbonCoreLibrary.IndexToUCStringProcPtr
- All Superinterfaces:
- Callback
- Enclosing interface:
- CarbonCoreLibrary
public static interface CarbonCoreLibrary.IndexToUCStringProcPtr
- extends Callback
IndexToUCStringProcPtr
This is the type used to define the user's IndexToUCString callback
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/UnicodeUtilities.h
invoke
boolean invoke(int index,
Pointer listDataPtr,
Pointer refcon,
CarbonCoreLibrary.CFStringRef outString,
ShortByReference tsOptions)
Copyright © 2009. All Rights Reserved.