Microsoft DirectX 9.0 SDK Update (October 2004)

Action.Flags Property

Language:

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

Flags used to request specific attributes or processing. Can be zero or one or more of the following values.

Definition

Visual Basic .NET Public Property Flags As ActionAttributeFlags
C# public ActionAttributeFlags Flags { get; set; }
Managed C++ public: __property ActionAttributeFlags get_Flags();
public: __property void set_Flags(ActionAttributeFlags);
JScript .NET public function get Flags() : ActionAttributeFlags
public function set Flags(ActionAttributeFlags);

Property Value

Microsoft.DirectX.DirectInput.ActionAttributeFlags .

This property is read/write. 

© 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