Metodo IRpcChannelBuffer3.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
- pMessage
Tipo: array<Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[]
- pStatus
Tipo: System.UInt32%
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.