IDeviceManagerRemoveDevice Method |
Removes a managed device.
Namespace: RAYLASE.Marker.DeviceAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxvoid RemoveDevice(
string deviceName
)
Parameters
- deviceName String
- The name of the device. This name is unique across all registered devices.
See Also