System.Runtime.InteropServices.ComTypes.STGMEDIUM.pUnkForRelease Field

Represents a pointer to an interface instance that allows the sending process to control the way the storage is released when the receiving process calls the ReleaseStgMedium function. If STGMEDIUM.pUnkForRelease is null, ReleaseStgMedium uses default procedures to release the storage; otherwise, ReleaseStgMedium uses the specified IUnknown interface.

Syntax

public object pUnkForRelease

Remarks

For more information about STGMEDIUM, see the MSDN Library.

Requirements

Namespace: System.Runtime.InteropServices.ComTypes
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0