Device.GetEffects Method |
Language: |
Enumerates all the effects supported by the force-feedback system on the device. The enumerated GUIDs can represent predefined effects, as well as effects peculiar to the device manufacturer.
Visual Basic Public Function GetEffects( _
ByVal effType As EffectType _
) As EffectListC# public EffectList GetEffects(
EffectType effType
);C++ public:
EffectList^ GetEffects(
EffectType effType
);JScript public function GetEffects(
effType : EffectType
) : EffectList;
effType Microsoft.DirectX.DirectInput.EffectType
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