Share via


IForegroundTransfer Interface

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

See Also

Reference

IForegroundTransfer Members

Microsoft.VisualStudio.OLE.Interop Namespace