Condividi tramite


Metodo IAsyncRpcChannelBuffer.Send

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

Sintassi

'Dichiarazione
Sub Send ( _
    <OutAttribute> pMsg As RPCOLEMESSAGE(), _
    pSync As ISynchronize, _
    <OutAttribute> ByRef pulStatus As UInteger _
)
void Send(
    RPCOLEMESSAGE[] pMsg,
    ISynchronize pSync,
    out uint pulStatus
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IAsyncRpcChannelBuffer Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop