IRpcOptions Interface
Sets or gets the values of properties controlling how COM handles remote procedure calls (RPC). For more information, see IRpcOptions.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
<GuidAttribute("00000144-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IRpcOptions
Dim instance As IRpcOptions
[GuidAttribute("00000144-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IRpcOptions
[GuidAttribute(L"00000144-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class IRpcOptions
public interface IRpcOptions