Partager via


IAsyncRpcChannelBuffer.GetDestCtx, méthode (UInt32%, IntPtr%)

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

Syntaxe

'Déclaration
Sub GetDestCtx ( _
    <OutAttribute> ByRef pdwDestContext As UInteger, _
    <OutAttribute> ByRef ppvDestContext As IntPtr _
)
void GetDestCtx(
    out uint pdwDestContext,
    out IntPtr ppvDestContext
)

Paramètres

Implémentations

IRpcChannelBuffer2.GetDestCtx(UInt32%, IntPtr%)

Sécurité .NET Framework

Voir aussi

Référence

IAsyncRpcChannelBuffer Interface

GetDestCtx, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms