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.
Creates proxies and stubs for remote invocation. For more information, see IPSFactoryBuffer.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("D5F569D0-593B-101A-B569-08002B2DBF7A")> _
<InterfaceTypeAttribute()> _
Public Interface IPSFactoryBuffer
'Usage
Dim instance As IPSFactoryBuffer
[GuidAttribute("D5F569D0-593B-101A-B569-08002B2DBF7A")]
[InterfaceTypeAttribute()]
public interface IPSFactoryBuffer
[GuidAttribute(L"D5F569D0-593B-101A-B569-08002B2DBF7A")]
[InterfaceTypeAttribute()]
public interface class IPSFactoryBuffer
[<GuidAttribute("D5F569D0-593B-101A-B569-08002B2DBF7A")>]
[<InterfaceTypeAttribute()>]
type IPSFactoryBuffer = interface end
public interface IPSFactoryBuffer