DInputHelper.EnumCollection Method

Language:

An object that belongs to HID link collection number n.

Definition

Visual Basic Public Shared Function EnumCollection( _
    ByVal n As Integer _
) As Integer
C# public static int EnumCollection(
    int n
);
C++ public:
static int EnumCollection(
    int n
);
JScript public static function EnumCollection(
    n : int
) : int;

Parameters

n System.Int32

Return Value

System.Int32


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