Microsoft DirectX 9.0 SDK Update (October 2004)

DInputHelper.MakeInstance Method

Language:

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

Creates an instance identifier of a device object.

Definition

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

Parameters

n System.Int32.

Return Value

System.Int32 .


© 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