IRpcSyntaxNegotiate 接口

协调组件之间的语法在远程过程调用 (RPC)。 数组 RPCOLEMESSAGE 对象表示语法。

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

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("58A08519-24C8-4935-B482-3FD823333A4F")> _
Public Interface IRpcSyntaxNegotiate
[InterfaceTypeAttribute()]
[GuidAttribute("58A08519-24C8-4935-B482-3FD823333A4F")]
public interface IRpcSyntaxNegotiate

IRpcSyntaxNegotiate 类型公开以下成员。

方法

  名称 说明
公共方法 NegotiateSyntax

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间