Search notes:

System.Runtime.InteropServices.Marshal: GetDelegateForFunctionPointer / GetFunctionPointerForDelegate

GetDelegateForFunctionPointer converts an unmanaged function pointer to a System.Delegate.

See also

System.Runtime.InteropServices.Marshal

Index