The service expects a byte sequence uniquely identifying the machine as
the first, and only, parameter. This idenifier should be checked to
ensure that the window ids used for creating DropTargets are valid for
the service, that is, come from the same machine.
(details)
The service expects a byte sequence uniquely identifying the machine as
the first, and only, parameter. This idenifier should be checked to
ensure that the window ids used for creating DropTargets are valid for
the service, that is, come from the same machine.
TODO: specify how such a machine id should look like.
The second parameter is a window handle of the native windows window.
Is is passed as an unsigned long.