Microsoft DirectX 9.0 SDK Update (October 2004)

Manager Class

Language:

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

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

Definition

Visual Basic .NET Public Class Manager
   Inherits MarshalByRefObject 
C# public class Manager : MarshalByRefObject
Managed C++ public __gc class Manager  : public MarshalByRefObject
JScript .NET public class Manager extends MarshalByRefObject

Members Table

Method Description
static (Shared in Visual Basic .NET) 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 .NET) FindDevice
static (Shared in Visual Basic .NET) GetDeviceAttached
static (Shared in Visual Basic .NET) GetDevices Enumerates available devices.
static (Shared in Visual Basic .NET) RunControlPanel Runs Control Panel to enable the user to install a new input device or modify configurations.
Property Description
static (Shared in Visual Basic .NET) 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.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 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