IRpcChannelBuffer3.Send(RPCOLEMESSAGE[], UInt32) Método

Definição

public:
 void Send(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg, [Runtime::InteropServices::Out] System::UInt32 % pulStatus);
public void Send (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg, out uint pulStatus);
abstract member Send : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] * uint32 -> unit
Public Sub Send (pMsg As RPCOLEMESSAGE(), ByRef pulStatus As UInteger)

Parâmetros

pMsg
RPCOLEMESSAGE[]
pulStatus
UInt32

Aplica-se a