IReleaseMarshalBuffers::ReleaseMarshalBuffer Method (array<RPCOLEMESSAGE>^, UInt32, Object^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
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^
Show: