IRpcChannelBuffer3::SendReceive Method (array<RPCOLEMESSAGE>^, UInt32)

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

void SendReceive(
	array<RPCOLEMESSAGE>^ pMessage,
	[OutAttribute] unsigned int% pStatus
)

Parameters

pMessage
Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
pStatus
Type: System::UInt32
Return to top
Show: