public int Msg
Public Msg As Integer Dim instance As HardwareInput Dim value As Integer value = instance.Msg instance.Msg = value
public: int Msg
val mutable Msg: int
No code example is currently available or this language may not be supported.
In This Article