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

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

void Send(
	array<RPCOLEMESSAGE>^ pMsg,
	[OutAttribute] unsigned int% pulStatus
)

Parameters

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