Mono Class Library: System.Runtime.InteropServices.Marshal Overview | Members

System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer Method

Documentation for this section has not yet been entered.

public static Delegate GetDelegateForFunctionPointer (IntPtr ptr, Type t)

Parameters

ptr
Documentation for this section has not yet been entered.
t
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0