AEInteractAllowed
The server sets its user interaction p references by using the
to interact with the user.
these values for the interaction level.
Flag Description
kAEInteractWithSelf User interaction with your server application in response
to an Apple event may be allowed only when the client
application is your own application-that is, only when your
application is sending the Apple event to itself.
kAEInteractWithLocal User interaction with your server application in response
to an Apple event may be allowed only if the client
application is on the same computer as your application; this
not used.
kAEInteractWithAll User interaction with your server application in response
to an Apple event may be allowed for any client application
on any computer.
If the server application does not set the user interaction level,