Condividi tramite


Metodo IRpcChannelBuffer2.SendReceive (array<RPCOLEMESSAGE , UInt32%)

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
Sub SendReceive ( _
    <OutAttribute> pMessage As RPCOLEMESSAGE(), _
    <OutAttribute> ByRef pStatus As UInteger _
)
void SendReceive(
    RPCOLEMESSAGE[] pMessage,
    out uint pStatus
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IRpcChannelBuffer2 Interfaccia

Overload SendReceive

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop