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