IAsyncRpcChannelBuffer::Send Method (array<RPCOLEMESSAGE>^, ISynchronize^, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
void Send( array<RPCOLEMESSAGE>^ pMsg, ISynchronize^ pSync, [OutAttribute] unsigned int% pulStatus )
Parameters
- pMsg
- Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
- pSync
- Type: Microsoft.VisualStudio.OLE.Interop::ISynchronize^
- pulStatus
- Type: System::UInt32
Show: