VideoDeviceValue Class
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.
The default and current values of a video device's control.
public class VideoDeviceValue
type VideoDeviceValue = class
Public Class VideoDeviceValue
- Inheritance
-
VideoDeviceValue
Constructors
VideoDeviceValue(String, Int32, Int32, Int32, Int32, Int32) |
Instantiate VideoDeviceValue. |
Properties
CurrentValue |
Control's current value |
DefaultValue |
Control's default value |
Maximum |
Maximum value |
Minimum |
Minimum value |
Name |
Control's name |
Step |
Value change step size |