Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("00000149-0000-0000-C000-000000000046")> _
Public Interface IRpcHelper
'Usage
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