AERemoteProcessResolverContext
Supplied as a parameter when performing asynchronous resolutionof remote processes.
Declaration
struct AERemoteProcessResolverContextOverview
When you call AERemoteProcessResolverScheduleWithRunLoop(_:_:_:_:_:) forasynchronous resolution, you supply a reference to a structure ofthis type, along with a reference to a callback routine, definedby AERemoteProcessResolverCallback.The context is copied and the info pointer retained. When the callbackis made, the info pointer is passed to the callback.