DeviceObjectInstance.UsagePage Property |
Language: |
The Human Interface Device (HID) usage page associated with the object, if known. HIDs always report a usage page. Non-HID devices can optionally report a usage page; if they do not, the value of this member is 0.
Visual Basic Public Property UsagePage As Short C# public short UsagePage { get; set; } C++ public:
property short UsagePage {
short get();
void set(short value);
}JScript public function get UsagePage() : short
public function set UsagePage(short);
This property is read/write.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center