IRpcChannelBuffer::GetDestCtx Method (UInt32, IntPtr)

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

void GetDestCtx(
	[OutAttribute] unsigned int% pdwDestContext,
	[OutAttribute] IntPtr% ppvDestContext
)

Parameters

pdwDestContext
Type: System::UInt32
ppvDestContext
Type: System::IntPtr
Return to top
Show: