IRpcHelper Interface
Provides helper methods for remote procedure calls. Methods provide DCOM protocol version and convert an object reference to an interface identifier.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("00000149-0000-0000-C000-000000000046")> _
Public Interface IRpcHelper
Dim instance As IRpcHelper
[InterfaceTypeAttribute()]
[GuidAttribute("00000149-0000-0000-C000-000000000046")]
public interface IRpcHelper
[InterfaceTypeAttribute()]
[GuidAttribute(L"00000149-0000-0000-C000-000000000046")]
public interface class IRpcHelper
public interface IRpcHelper