org.rococoa.cocoa.osservices
Interface OSServicesLibrary.NSLMgrNotifyProcPtr

All Superinterfaces:
Callback
Enclosing interface:
OSServicesLibrary

public static interface OSServicesLibrary.NSLMgrNotifyProcPtr
extends Callback

the manager asynchronous notifier routine.
native declaration : /System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/OSServices.framework/Headers/NSLCore.h


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 void invoke(NSLPluginAsyncInfo thePluginAsyncInfo)
           
 

Method Detail

invoke

void invoke(NSLPluginAsyncInfo thePluginAsyncInfo)


Copyright © 2009. All Rights Reserved.