DInputHelper.GetInstance Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Extracts the object instance number code from a data format type.
Definition
Visual Basic .NET |
Public Shared Function GetInstance( _ ByVal n As Integer _ ) As Integer |
C# |
public static int GetInstance( int n ); |
Managed C++ |
public: static int GetInstance( int n ); |
JScript .NET |
public static function GetInstance( n : int ) :
int; |
Parameters
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