Delegate
ModuleExtInterfaceInteractive2.ModuleExtInterfaceInteractive2.NoteFadeDelegate

Summary

Syntax

[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive2.NoteFadeDelegate(IntPtr modExt, int channel) : 
    MulticastDelegate, ICloneable, ISerializable

Operators

Name Value Summary
operator !=(Delegate, Delegate) bool
Inherited from Delegate
operator !=(MulticastDelegate, MulticastDelegate) bool
Inherited from MulticastDelegate
operator ==(Delegate, Delegate) bool
Inherited from Delegate
operator ==(MulticastDelegate, MulticastDelegate) bool
Inherited from MulticastDelegate