16-Bit Multi-Tasking and Binding Handles

In 16-bit Windows client applications, a task may only have a single RPC call outstanding at a time. Binding handles are allocated on a per-task basis from Near memory and cannot be shared between tasks.