IRpcChannelBuffer3::Receive Method (array<RPCOLEMESSAGE>^, UInt32, 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 Receive( array<RPCOLEMESSAGE>^ pMsg, unsigned int ulSize, [OutAttribute] unsigned int% pulStatus )
Parameters
- pMsg
- Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
- ulSize
- Type: System::UInt32
- pulStatus
- Type: System::UInt32
Show: