IRpcChannelBuffer3.GetCallContext(RPCOLEMESSAGE[], Guid, IntPtr) Method

Definition

public:
 void GetCallContext(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg, Guid % riid, [Runtime::InteropServices::Out] IntPtr % pInterface);
public void GetCallContext (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg, ref Guid riid, out IntPtr pInterface);
abstract member GetCallContext : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] * Guid * nativeint -> unit
Public Sub GetCallContext (pMsg As RPCOLEMESSAGE(), ByRef riid As Guid, ByRef pInterface As IntPtr)

Parameters

pMsg
RPCOLEMESSAGE[]
riid
Guid
pInterface
IntPtr

nativeint

Applies to