Freigeben über


IRpcChannelBuffer2.GetDestCtx Method (UInt32%, IntPtr%)

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

IRpcChannelBuffer2 Interface

GetDestCtx Overload

Microsoft.VisualStudio.OLE.Interop Namespace