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)

[InterfaceTypeAttribute(1)]
[ComConversionLossAttribute]
[GuidAttribute("00000149-0000-0000-C000-000000000046")]
public interface IRpcHelper
Return to top
Show: