Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
[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
The IForegroundTransfer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AllowForegroundTransfer |
Top