Partager via


IAsyncRpcChannelBuffer.GetDestCtxEx, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IAsyncRpcChannelBuffer Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms