Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
ImageCapture.RequestDisableTethering
Disables tethering.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 8.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "ImageCapture.RequestDisableTethering" )
Parameters
none
Result
Returns OK or error.
Description
Disables tethering.Send this message to disable tethered capture on the camera device if the camera has the ICCameraDeviceCanTakePicture capability and if your process has already sent a requestEnableTethering with ImageCapture.RequestEnableTethering function to it.
See also
Release notes
- Version 8.3
- Added ImageCapture functions to take pictures and download images from camera: ImageCapture.CameraInfo, ImageCapture.Download, ImageCapture.Thumbnail, ImageCapture.Contents, ImageCapture.MediaFiles, ImageCapture.MediaFilenames, ImageCapture.RequestDeleteFiles, ImageCapture.RequestSyncClock, ImageCapture.RequestDisableTethering, ImageCapture.RequestEnableTethering and ImageCapture.RequestTakePicture.
Blog Entries
This function checks for a license.
Created 4th June 2018, last changed 4th June 2018
ImageCapture.RequestDeleteFiles - ImageCapture.RequestEnableTethering