Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.UsagePage Property

Language:

Note: This documentation is preliminary and is subject to change.

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.

Definition

Visual Basic .NET Public Property UsagePage As Short
C# public short UsagePage { get; set; }
Managed C++ public: __property short get_UsagePage();
public: __property void set_UsagePage(short);
JScript .NET public function get UsagePage() : short
public function set UsagePage(short);

Property Value

System.Int16 .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center