Uses of Interface
org.rococoa.cocoa.osservices.OSServicesLibrary.NSLMgrNotifyProcPtr

Packages that use OSServicesLibrary.NSLMgrNotifyProcPtr
org.rococoa.cocoa.osservices   
 

Uses of OSServicesLibrary.NSLMgrNotifyProcPtr in org.rococoa.cocoa.osservices
 

Methods in org.rococoa.cocoa.osservices that return OSServicesLibrary.NSLMgrNotifyProcPtr
 OSServicesLibrary.NSLMgrNotifyProcPtr OSServicesLibrary.NewNSLMgrNotifyUPP(OSServicesLibrary.NSLMgrNotifyProcPtr userRoutine)
          NewNSLMgrNotifyUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : NSLMgrNotifyUPP NewNSLMgrNotifyUPP(NSLMgrNotifyProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/NSLCore.h:158
 

Methods in org.rococoa.cocoa.osservices with parameters of type OSServicesLibrary.NSLMgrNotifyProcPtr
 void OSServicesLibrary.DisposeNSLMgrNotifyUPP(OSServicesLibrary.NSLMgrNotifyProcPtr userUPP)
          DisposeNSLMgrNotifyUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void DisposeNSLMgrNotifyUPP(NSLMgrNotifyUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/NSLCore.h:180
 void OSServicesLibrary.InvokeNSLMgrNotifyUPP(NSLPluginAsyncInfo thePluginAsyncInfo, OSServicesLibrary.NSLMgrNotifyProcPtr userUPP)
          InvokeNSLMgrNotifyUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : void InvokeNSLMgrNotifyUPP(NSLPluginAsyncInfo*, NSLMgrNotifyUPP)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/NSLCore.h:202
 OSServicesLibrary.NSLMgrNotifyProcPtr OSServicesLibrary.NewNSLMgrNotifyUPP(OSServicesLibrary.NSLMgrNotifyProcPtr userRoutine)
          NewNSLMgrNotifyUPP()

Availability:
Mac OS X: in version 10.0 and later in CoreServices.framework
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: available as macro/inline
Original signature : NSLMgrNotifyUPP NewNSLMgrNotifyUPP(NSLMgrNotifyProcPtr)
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/NSLCore.h:158
 



Copyright © 2009. All Rights Reserved.