|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.OpaqueFNSubscriptionRef | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.OpaqueFNSubscriptionRef in org.rococoa.cocoa.carboncore |
---|
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.OpaqueFNSubscriptionRef | |
---|---|
void |
CarbonCoreLibrary.FNSubscriptionProcPtr.invoke(int message,
int flags,
Pointer refcon,
CarbonCoreLibrary.OpaqueFNSubscriptionRef subscription)
|
void |
CarbonCoreLibrary.InvokeFNSubscriptionUPP(int message,
int flags,
Pointer refcon,
CarbonCoreLibrary.OpaqueFNSubscriptionRef subscription,
CarbonCoreLibrary.FNSubscriptionProcPtr userUPP)
InvokeFNSubscriptionUPP() Availability: Mac OS X: in version 10.1 and later in CoreServices.framework CarbonLib: not available in CarbonLib 1.x, is available on Mac OS X version 10.1 and later Non-Carbon CFM: available as macro/inline Original signature : void InvokeFNSubscriptionUPP(FNMessage, OptionBits, void*, FNSubscriptionRef, FNSubscriptionUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:4362 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |