Condividi tramite


Metodo IAsyncRpcChannelBuffer.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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IAsyncRpcChannelBuffer Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop