IRpcChannelBuffer3::GetDestCtxEx Method (array<RPCOLEMESSAGE>^, UInt32, IntPtr)

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

void GetDestCtxEx(
	array<RPCOLEMESSAGE>^ pMsg,
	[OutAttribute] unsigned int% pdwDestContext,
	[OutAttribute] IntPtr% ppvDestContext
)

Parameters

pMsg
Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
pdwDestContext
Type: System::UInt32
ppvDestContext
Type: System::IntPtr
Return to top
Show: