The HID usage associated with the object, if known. HIDs always report a usage. Non-HIDs can optionally report a usage; if they do not, the value of this member is 0.
Definition
Visual Basic .NET Public Property Usage As Short C# public short Usage { get; set; } Managed C++ public: __property short get_Usage(); public: __property void set_Usage(short); JScript .NET public function get Usage() : shortpublic function set Usage(short);
Property Value
System.Int16 . This property is read/write.
System.Int16 .
Feedback? Please provide us with your comments on this topic. For more help, visit the DirectX Developer Center