org.rococoa.cocoa.osservices
Interface OSServicesLibrary.NSLClientNotifyProcPtr

All Superinterfaces:
Callback
Enclosing interface:
OSServicesLibrary

public static interface OSServicesLibrary.NSLClientNotifyProcPtr
extends Callback

the client 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(NSLClientAsyncInfo theClientAsyncInfo)
           
 

Method Detail

invoke

void invoke(NSLClientAsyncInfo theClientAsyncInfo)


Copyright © 2009. All Rights Reserved.