IReleaseMarshalBuffers Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("EB0CB9E8-7996-11D2-872E-0000F8080859")]
public interface IReleaseMarshalBuffers

NameDescription
System_CAPS_pubmethodReleaseMarshalBuffer(RPCOLEMESSAGE[], UInt32, Object)

This API supports the product infrastructure and is not intended to be used directly from your code.

Releases storage used for marshaling on a given RPC channel. The storage is an array of RPCOLEMESSAGE objects.

Return to top
Show: