IRpcChannelBuffer2.GetDestCtx(UInt32, IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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