Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceObjectInstance.Usage Property

Language:

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

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() : short
public function set Usage(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