Microsoft DirectX 9.0 SDK Update (October 2004)

DInputHelper.ButtonAny Method

Language:

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

Any button. This is a function that takes a button number as its argument.

Definition

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

Parameters

instance 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