DeviceObjectInstance.CollectionNumber Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
The Human Interface Device (TermHid) link collection to which the object belongs.
Definition
Visual Basic .NET |
Public Property CollectionNumber As Short |
C# |
public short CollectionNumber {
get; set; }
|
Managed C++ |
public: __property
short
get_CollectionNumber();
public: __property
void set_CollectionNumber(short);
|
JScript .NET |
public
function get CollectionNumber() : short public
function set CollectionNumber(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