Delegate
Libopenmpt.Libopenmpt.LogFunc

Summary

Syntax

public delegate void Libopenmpt.LogFunc(IntPtr message, 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