|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CarbonCoreLibrary.FNSubscriptionProcPtr | |
---|---|
org.rococoa.cocoa.carboncore |
Uses of CarbonCoreLibrary.FNSubscriptionProcPtr in org.rococoa.cocoa.carboncore |
---|
Methods in org.rococoa.cocoa.carboncore that return CarbonCoreLibrary.FNSubscriptionProcPtr | |
---|---|
CarbonCoreLibrary.FNSubscriptionProcPtr |
CarbonCoreLibrary.NewFNSubscriptionUPP(CarbonCoreLibrary.FNSubscriptionProcPtr userRoutine)
NewFNSubscriptionUPP() 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 : FNSubscriptionUPP NewFNSubscriptionUPP(FNSubscriptionProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:4340 |
Methods in org.rococoa.cocoa.carboncore with parameters of type CarbonCoreLibrary.FNSubscriptionProcPtr | |
---|---|
void |
CarbonCoreLibrary.DisposeFNSubscriptionUPP(CarbonCoreLibrary.FNSubscriptionProcPtr userUPP)
DisposeFNSubscriptionUPP() 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 DisposeFNSubscriptionUPP(FNSubscriptionUPP) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:4351 |
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 |
CarbonCoreLibrary.FNSubscriptionProcPtr |
CarbonCoreLibrary.NewFNSubscriptionUPP(CarbonCoreLibrary.FNSubscriptionProcPtr userRoutine)
NewFNSubscriptionUPP() 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 : FNSubscriptionUPP NewFNSubscriptionUPP(FNSubscriptionProcPtr) native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/CarbonCore.framework/Headers/Files.h:4340 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |