Condividi tramite


Metodo IAsyncRpcChannelBuffer.Receive

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

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IAsyncRpcChannelBuffer Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop