EffectHandle Class
Language: Visual Basic .NET C# Managed C++ JScript .NET (Show All)
Note: This documentation is preliminary and is subject to change.
Represents a handle to specific effects.
Definition
Visual Basic .NET
NotInheritable Public Class EffectHandle Inherits Object
C#
public sealed class EffectHandle : Object
Managed C++
public __gc __sealed class EffectHandle
: public Object
JScript .NET
public class EffectHandle extends Object
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.
Inheritance Hierarchy
Remarks
An EffectHandle object is used as a unique identifier for a specific effect. Methods that work with effects often require the effect handle object of the effect.
Class Information
Namespace
Microsoft.DirectX.Direct3D
Assembly
Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong Name
Microsoft.DirectX.Direct3DX,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35
© 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