|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.FSEventStreamCallback | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.FSEventStreamCallback in org.rococoa.cocoa.carboncore |
---|
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.FSEventStreamCallback | |
---|---|
CarbonCoreLibrary.__FSEventStream |
CarbonCoreLibrary.FSEventStreamCreate(CoreFoundationLibrary.__CFAllocator allocator,
CarbonCoreLibrary.FSEventStreamCallback callback,
FSEventStreamContext context,
HIServicesLibrary.__CFArray pathsToWatch,
long sinceWhen,
double latency,
int flags)
FSEventStreamCreate() Discussion: Creates a new FS event stream object with the given parameters. |
CarbonCoreLibrary.__FSEventStream |
CarbonCoreLibrary.FSEventStreamCreateRelativeToDevice(CoreFoundationLibrary.__CFAllocator allocator,
CarbonCoreLibrary.FSEventStreamCallback callback,
FSEventStreamContext context,
int deviceToWatch,
HIServicesLibrary.__CFArray pathsToWatchRelativeToDevice,
long sinceWhen,
double latency,
int flags)
FSEventStreamCreateRelativeToDevice() Discussion: Creates a new FS event stream object for a particular device with the given parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |