Microsoft DirectX 9.0 SDK Update (October 2004)

Effect.Flags Property

Language:

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

Flags associated with the effect. This value can be a combination of one or more of the following values:

Definition

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

Property Value

Microsoft.DirectX.DirectInput.EffectFlags .

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