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.
Transfers control of the foreground window to the COM server process. For more information, see IForegroundTransfer.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("00000145-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface IForegroundTransfer
'Usage
Dim instance As IForegroundTransfer
[GuidAttribute("00000145-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface IForegroundTransfer
[GuidAttribute(L"00000145-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface class IForegroundTransfer
[<GuidAttribute("00000145-0000-0000-C000-000000000046")>]
[<InterfaceTypeAttribute()>]
type IForegroundTransfer = interface end
public interface IForegroundTransfer