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

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

void Send(
	array<RPCOLEMESSAGE>^ pMsg,
	ISynchronize^ pSync,
	[OutAttribute] unsigned int% pulStatus
)
Return to top
Show: