AEDisposeRemoteProcessResolver(_:)
Disposes of an AERemoteProcessResolverRef.
Declaration
func AEDisposeRemoteProcessResolver(_ ref: AERemoteProcessResolverRef!)Parameters
- ref:
The Aeremoteprocessresolverref to dispose of. Acquired from a previous call to 1445692 Aecreateremoteprocessresolver.
Discussion
If this resolver is currently scheduled on a run loop, it is unscheduled, and the asynchronous callback is not executed.
Version-Notes
Thread safe starting in OS X v10.3.