org.rococoa.cocoa.ae
Interface AELibrary.AERemoteProcessResolverCallback
- All Superinterfaces:
- Callback
- Enclosing interface:
- AELibrary
public static interface AELibrary.AERemoteProcessResolverCallback
- extends Callback
AERemoteProcessResolverCallback
Discussion:
A callback made when the asynchronous execution of a resolver
completes, either due to success or failure. The data itself
should be obtained with AERemoteProcessResolverGetProcesses.
invoke
void invoke(AELibrary.AERemoteProcessResolver ref,
Pointer info)