Partager via


IAsyncRpcChannelBuffer.SendReceive, méthode (array<RPCOLEMESSAGE , UInt32%)

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

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

Paramètres

Implémentations

IRpcChannelBuffer2.SendReceive(array<RPCOLEMESSAGE[], UInt32%)

Sécurité .NET Framework

Voir aussi

Référence

IAsyncRpcChannelBuffer Interface

SendReceive, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms