IRpcStubBuffer 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
控制远程过程调用 (RPC) 存根用于在 COM 组件之间封送数据。 有关详细信息,请参阅 IRpcStubBuffer。
public interface class IRpcStubBuffer
public interface class IRpcStubBuffer
__interface IRpcStubBuffer
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("D5F56AFC-593B-101A-B569-08002B2DBF7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IRpcStubBuffer
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("D5F56AFC-593B-101A-B569-08002B2DBF7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IRpcStubBuffer = interface
Public Interface IRpcStubBuffer
- 属性
方法
| Connect(Object) | |
| CountRefs() | |
| DebugServerQueryInterface(IntPtr) | |
| DebugServerRelease(IntPtr) | |
| Disconnect() | |
| Invoke(RPCOLEMESSAGE[], IRpcChannelBuffer) | |
| IsIIDSupported(Guid) |