Delegate
Libopenmpt.Libopenmpt.ErrorFunc

Summary

Syntax

public delegate int Libopenmpt.ErrorFunc(int error, IntPtr user) : 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