IRpcChannelBuffer.GetDestCtx(UInt32, IntPtr) Method

Definition

public:
 void GetDestCtx([Runtime::InteropServices::Out] System::UInt32 % pdwDestContext, [Runtime::InteropServices::Out] IntPtr % ppvDestContext);
public void GetDestCtx (out uint pdwDestContext, out IntPtr ppvDestContext);
abstract member GetDestCtx : uint32 * nativeint -> unit
Public Sub GetDestCtx (ByRef pdwDestContext As UInteger, ByRef ppvDestContext As IntPtr)

Parameters

pdwDestContext
UInt32
ppvDestContext
IntPtr

nativeint

Applies to