Microsoft DirectX 9.0 SDK Update (October 2004)

CooperativeLevelFlags Enumeration

Language:

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

The cooperative level determines how this instance of the device interacts with other instances of the device and the rest of the system.

Definition

Visual Basic .NET Public Enum CooperativeLevelFlags
C# public enum CooperativeLevelFlags
Managed C++ __value public enum CooperativeLevelFlags
JScript .NET public enum CooperativeLevelFlags

Members

Member Value Description
NoWindowsKey 16
Background 8
Foreground 4
NonExclusive 2
Exclusive 1

Enumeration 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