Device.CreatedEffects Property |
Language: |
Enumerates all the currently created effects for this device. Effects created by Inputdevice9Createeffect are enumerated.
Visual Basic Public ReadOnly Property CreatedEffects As EffectList C# public EffectList CreatedEffects { get; } C++ public:
property EffectList^ CreatedEffects {
EffectList^ get();
}JScript public function get CreatedEffects() : EffectList
This property is read-only.
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