IRpcChannelBuffer3::GetCallContext Method (array<RPCOLEMESSAGE>^, Guid, 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 GetCallContext( array<RPCOLEMESSAGE>^ pMsg, [InAttribute] Guid% riid, [OutAttribute] IntPtr% pInterface )
Parameters
- pMsg
- Type: array<Microsoft.VisualStudio.OLE.Interop::RPCOLEMESSAGE>^
- riid
- Type: System::Guid
- pInterface
- Type: System::IntPtr
Show: