IReleaseMarshalBuffers::ReleaseMarshalBuffer Method (array<RPCOLEMESSAGE>^, UInt32, Object^)

 

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)

void ReleaseMarshalBuffer(
	array<RPCOLEMESSAGE>^ pMsg,
	unsigned int dwFlags,
	Object^ pChnl
)

Parameters

pMsg
Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
dwFlags
Type: System::UInt32
pChnl
Type: System::Object^
Return to top
Show: