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

System.Runtime.InteropServices.Marshal.StructureToPtr Method

Documentation for this section has not yet been entered.

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)]
[System.Runtime.InteropServices.ComVisible(true)]
public static void StructureToPtr (object structure, IntPtr ptr, bool fDeleteOld)

Parameters

structure
Documentation for this section has not yet been entered.
ptr
Documentation for this section has not yet been entered.
fDeleteOld
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: 1.0.5000.0, 2.0.0.0