Metodo IRpcChannelBuffer3.GetDestCtxEx
Spazio dei nomi: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Sintassi
'Dichiarazione
Sub GetDestCtxEx ( _
pMsg As RPCOLEMESSAGE(), _
<OutAttribute> ByRef pdwDestContext As UInteger, _
<OutAttribute> ByRef ppvDestContext As IntPtr _
)
void GetDestCtxEx(
RPCOLEMESSAGE[] pMsg,
out uint pdwDestContext,
out IntPtr ppvDestContext
)
Parametri
- pMsg
Tipo: array<Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[]
- pdwDestContext
Tipo: System.UInt32%
- ppvDestContext
Tipo: System.IntPtr%
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.