− | | Copies the given KHandles to the receiving process, i.e. creating new handles in the target process while keeping around the ones of the source process. | + | | Copies the given KHandles to the receiving process, i.e. creating new handles in the target process while keeping around the ones of the source process. When a handle value is 0x0, value 0x0 is written to the destination cmdbuf without doing any actual handle-transfer. |
− | | Moves the given KHandles to the receiving process, i.e. creating new handles in the target process and closing the ones of the source process. | + | | Moves the given KHandles to the receiving process, i.e. creating new handles in the target process and closing the ones of the source process. When a handle value is 0x0, value 0x0 is written to the destination cmdbuf without doing any actual handle-transfer. |