public ushort Usage
Public Usage As UShort
Dim instance As RawInputDevice
Dim value As UShort
value = instance.Usage
instance.Usage = value
public:
unsigned short Usage
val mutable Usage: uint16
No code example is currently available or this language may not be supported.