Effect.EffectType Property

Language:

Definition

Visual Basic Public Property EffectType As EffectType
C# public EffectType EffectType { get; set; }
C++ public:
property EffectType EffectType {
        EffectType get();
        void set(EffectType value);
}
JScript public function get EffectType() : EffectType
public function set EffectType(EffectType);

Property Value

Microsoft.DirectX.DirectInput.EffectType

This property is read/write. 

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