Screen Hopping Error Codes
NOTE
This topic describes only module-specific error codes. For details about universal error codes, see Universal Error Codes.
4400001 Incorrect Target Device Descriptor
Error Message
Incorrect descriptor for the target device.
Description
This error code is reported if an invalid device descriptor is passed to the screen hopping API.
Possible Causes
- The target device does not exist, or the device is not networked.
- The target device descriptor is empty.
Solution
- Check whether the target device for screen hopping is correctly networked with the local device.
- Set the target device descriptor correctly.
4400002 Input Device Operation Failed
Error Message
Failed to operate the input device.
Description
This error code is reported if the screen hopping status is abnormal when the screen hopping API is called.
Possible Causes
- When screen hopping is initiated, the local device is in the hopped state.
- When screen hopping is disabled, the local device is in the free state.
- When screen hopping is disabled, the local device is in the hopping state.
Solution
- When initiating screen hopping, make sure that the local device is not in the hopped state.
- When disabling screen hopping, make sure that the local device is not in the free state.
- When disabling screen hopping, make sure that the local device is not in the hopping state.