The parameters were updated in memory but were not downloaded to the device because the device does not support updating an effect while it is still playing.
Definition
Visual Basic Public Class EffectPlayingException Inherits InputException C# public class EffectPlayingException : InputException C++ public ref class EffectPlayingException : InputException JScript public class EffectPlayingException extends InputException
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view. Fields Field Description IsExceptionIgnored Specifies whether DirectX 9.0 for Managed Code exceptions are enabled or disabled. Inherited from DirectXException. Methods Method Description EffectPlayingException Initializes a new instance of the object. EnableExceptions Enables Microsoft DirectX 9.0 for Managed Code exception throwing. Inherited from DirectXException. GetDirectXErrorString Retrieves a string that contains the name of the DirectX error code. Inherited from DirectXException. GetExceptionFromResultInternal Inherited from InputException. IgnoreExceptions Disables DirectX 9.0 for Managed Code exception throwing. Inherited from DirectXException. ToString Obtains the string representation of the current instance. Inherited from DirectXException. Properties Property Description ErrorCode Retrieves or sets the integer value result code. Inherited from DirectXException. ErrorString Retrieves the error string that is specific to DirectX 9.0 for Managed Code. Inherited from DirectXException. LastError Retrieves the error status for the last operation that failed. Inherited from DirectXException.
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Fields
Methods
Properties
Inheritance Hierarchy
Object Exception ApplicationException DirectXExceptionInputExceptionEffectPlayingException
Class Information
Namespace Microsoft.DirectX.DirectInput Assembly Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll) Strong Name Microsoft.DirectX.DirectInput, Version=1.0.900.0, Culture=neutral, PublicKeyToken=d3231b57b74a1492
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