Uses of Class
com.jniwrapper.macosx.cocoa.mactypes.OSErr

Packages that use OSErr
com.jniwrapper.macosx.cocoa.nsappleeventmanager   
 

Uses of OSErr in com.jniwrapper.macosx.cocoa.nsappleeventmanager
 

Methods in com.jniwrapper.macosx.cocoa.nsappleeventmanager that return OSErr
 OSErr NSAppleEventManager.dispatchRawAppleEvent_withRawReply_handlerRefCon(AppleEvent theAppleEvent, AppleEvent theReply, com.jniwrapper.UInt32 handlerRefCon)
          This method represents the dispatchRawAppleEvent() method of the NSAppleEventManager Objective-C class.