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
'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
public interface IForegroundTransfer