DInputHelper Class (Microsoft.DirectX.DirectInput)
Utility class for DirectInput
Visual Basic NotInheritable MustInherit Public Class DInputHelper
Inherits ObjectC# public abstract sealed class DInputHelper : Object C++ public ref class DInputHelper abstract sealed : Object JScript public final abstract class DInputHelper extends Object
The following table lists the members exposed by the object.
Methods
Method Description ButtonAny
Any button. This is a function that takes a button number as its argument. EnumCollection
An object that belongs to HID link collection number n. GetInstance
Extracts the object instance number code from a data format type. GetTypeCode
MakeInstance
Creates an instance identifier of a device object. MarshalDeviceArrival
Marshal a device arrival during enumeration.
Object
DInputHelper
Namespace Microsoft.DirectX.DirectInput Assembly Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll) Strong Name Microsoft.DirectX.DirectInput, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
Show:
