IRpcChannelBuffer3.GetDestCtxEx(RPCOLEMESSAGE[], UInt32, IntPtr) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
void GetDestCtxEx(cli::array <Microsoft::VisualStudio::OLE::Interop::RPCOLEMESSAGE> ^ pMsg, [Runtime::InteropServices::Out] System::UInt32 % pdwDestContext, [Runtime::InteropServices::Out] IntPtr % ppvDestContext);
public void GetDestCtxEx (Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] pMsg, out uint pdwDestContext, out IntPtr ppvDestContext);
abstract member GetDestCtxEx : Microsoft.VisualStudio.OLE.Interop.RPCOLEMESSAGE[] * uint32 * nativeint -> unit
Public Sub GetDestCtxEx (pMsg As RPCOLEMESSAGE(), ByRef pdwDestContext As UInteger, ByRef ppvDestContext As IntPtr)
参数
- pMsg
- RPCOLEMESSAGE[]
- pdwDestContext
- UInt32
- ppvDestContext
-
IntPtr
nativeint