System.Runtime.InteropServices.ICustomMarshaler.CleanUpNativeData Method

Performs necessary cleanup of the unmanaged data when it is no longer needed.

Syntax

public void CleanUpNativeData (IntPtr pNativeData)

Parameters

pNativeData
A pointer to the unmanaged data to be destroyed.

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, 4.0.0.0