Uses of Class
org.rococoa.cocoa.osservices.NSLPluginAsyncInfo

Packages that use NSLPluginAsyncInfo
org.rococoa.cocoa.osservices   
 

Uses of NSLPluginAsyncInfo in org.rococoa.cocoa.osservices
 

Subclasses of NSLPluginAsyncInfo in org.rococoa.cocoa.osservices
static class NSLPluginAsyncInfo.ByReference
           
static class NSLPluginAsyncInfo.ByValue
           
 

Methods in org.rococoa.cocoa.osservices that return NSLPluginAsyncInfo
static NSLPluginAsyncInfo[] NSLPluginAsyncInfo.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.osservices with parameters of type NSLPluginAsyncInfo
 void OSServicesLibrary.NSLMgrNotifyProcPtr.invoke(NSLPluginAsyncInfo thePluginAsyncInfo)
           
 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
 



Copyright © 2009. All Rights Reserved.