Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Negotiates syntax between components in remote procedure calls (RPC). An array of RPCOLEMESSAGE objects represents the syntax.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("58A08519-24C8-4935-B482-3FD823333A4F")> _
Public Interface IRpcSyntaxNegotiate
'Usage
Dim instance As IRpcSyntaxNegotiate
[InterfaceTypeAttribute()]
[GuidAttribute("58A08519-24C8-4935-B482-3FD823333A4F")]
public interface IRpcSyntaxNegotiate
[InterfaceTypeAttribute()]
[GuidAttribute(L"58A08519-24C8-4935-B482-3FD823333A4F")]
public interface class IRpcSyntaxNegotiate
[<InterfaceTypeAttribute()>]
[<GuidAttribute("58A08519-24C8-4935-B482-3FD823333A4F")>]
type IRpcSyntaxNegotiate = interface end
public interface IRpcSyntaxNegotiate