FragmentLinker.GetFragmentHandle Method ()
Retrieves an EffectHandle object by name or by index.
public EffectHandle GetFragmentHandle(int); public EffectHandle GetFragmentHandle(string);
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value. OutOfMemoryException ![]()
Microsoft Direct3D could not allocate sufficient memory to complete the call.
Show:
