Delegate
ModuleExtInterfaceInteractive2.ModuleExtInterfaceInteractive2.SetChannelPanningDelegate

Summary

Syntax

[UnmanagedFunctionPointer(CallingConvention.Cdecl)]
public delegate int ModuleExtInterfaceInteractive2.SetChannelPanningDelegate(IntPtr modExt, int channel, double panning) : 
    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