IAsyncRpcChannelBuffer::GetDestCtxEx Method (array<RPCOLEMESSAGE>^, UInt32, IntPtr)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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
Show: