Manager Class

Language:

Applications use the methods of the Manager object to enumerate, create, and retrieve the status of Microsoft DirectInput devices.

Definition

Visual Basic Public Class Manager
    Inherits MarshalByRefObject
C# public class Manager : MarshalByRefObject
C++ public ref class Manager : MarshalByRefObject
JScript public class Manager extends MarshalByRefObject

Members Table

Method Description
static (Shared in Visual Basic) ConfigureDevices
Finalize Called during garbage collection. If implemented, allows an object to free resources before it is destroyed by the garbage collector.
static (Shared in Visual Basic) FindDevice
static (Shared in Visual Basic) GetDeviceAttached
static (Shared in Visual Basic) GetDevices Enumerates available devices.
static (Shared in Visual Basic) RunControlPanel Runs Control Panel to enable the user to install a new input device or modify configurations.
Property Description
static (Shared in Visual Basic) Devices Enumerates available devices.

Inheritance Hierarchy

Object Leave Site
MarshalByRefObject Leave Site
Manager

Class Information

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

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