Effect.Disassemble Method |
Language: |
Disassembles an effect.
public string Disassemble(bool); public static string Disassemble(Effect, bool);
Exceptions
InvalidCallException The method call is invalid. For example, a method's parameter might contain an invalid value. InvalidDataException The data is invalid. OutOfMemoryException Microsoft® Direct3D® could not allocate sufficient memory to complete the call.
Feedback? Please provide us with your comments on this topic.