| Visual Basic (Declaration) | |
|---|---|
Public Sub SetParameter( _ ByVal name As String, _ ByVal value As Object _ ) | |
Parameters
- name
- The key name of the parameter.
- value
- The value to set the named parameter to.
Note: It is recommended to use the strongly typed methods and properties on sub-classes of this class instead of this method. See the specific Input Extension class for the hardware that is being used.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)