Device.CreatedEffects Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Enumerates all the currently created effects for this device. Effects created by Inputdevice9Createeffect are enumerated.
Definition
Visual Basic .NET |
Public ReadOnly Property CreatedEffects As EffectList |
C# |
public EffectList CreatedEffects {
get; }
|
Managed C++ |
public: __property
EffectList*
get_CreatedEffects();
|
JScript .NET |
public
function get CreatedEffects() : EffectList |
Property Value
Microsoft.DirectX.DirectInput.EffectList
.
This property is read-only.
© 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