Share via


FragmentLinker.GetFragmentHandle Method ()

Retrieves an EffectHandle object by name or by index.

Overload List

public EffectHandle GetFragmentHandle(int);
public EffectHandle GetFragmentHandle(string);

Remarks

Exceptions

InvalidCallException

The method call is invalid. For example, a method's parameter might contain an invalid value.

OutOfMemoryExceptionLeave Site

Microsoft Direct3D could not allocate sufficient memory to complete the call.