Share via


EffectInformation.EffectType Property (Microsoft.DirectX.DirectInput)

Zero or more of the following values:

Definition

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

Property Value

System.Int32

This property is read/write.