![]() |
![]() |
![]() |
EffectObject.EffectObject Constructor |
Language: |
Initializes a new instance of the object.
Visual Basic .NET Public Sub New( _
ByVal eff As Guid, _
ByVal die As Effect, _
ByVal dev As Device _
)C# public EffectObject(
Guid eff,
Effect die,
Device dev
);Managed C++ public: EffectObject(
Guid eff,
Effect die,
Device *dev
);JScript .NET public function EffectObject(
eff : Guid,
die : Effect,
dev : Device
);
eff System.Guid. die Microsoft.DirectX.DirectInput.Effect. dev Microsoft.DirectX.DirectInput.Device.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center