RemoteOrderDisplay.ResetVideo(DeviceUnits) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the specified video unit(s) to a turned on state.
public abstract void ResetVideo (Microsoft.PointOfService.DeviceUnits units);
abstract member ResetVideo : Microsoft.PointOfService.DeviceUnits -> unit
Public MustOverride Sub ResetVideo (units As DeviceUnits)
Parameters
- units
- DeviceUnits
The units to operate on.