IRpcHelper 接口

提供远程程序的方法调用的帮助器。 方法提供 DCOM 协议版本并将对象对接口标识符。

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("00000149-0000-0000-C000-000000000046")> _
Public Interface IRpcHelper
[InterfaceTypeAttribute()]
[GuidAttribute("00000149-0000-0000-C000-000000000046")]
public interface IRpcHelper

IRpcHelper 类型公开以下成员。

方法

  名称 说明
公共方法 GetDCOMProtocolVersion
公共方法 GetIIDFromOBJREF

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间