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.
Represents an instance of the InternetExplorer application (OLE Automation).
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Usage
'Usage
Dim instance As IWebBrowser2
Syntax
'Declaration
<TypeLibTypeAttribute(TypeLibTypeFlags.FHidden Or TypeLibTypeFlags.FDual Or TypeLibTypeFlags.FDispatchable)> _
<GuidAttribute("D30C1661-CDAF-11D0-8A3E-00C04FC9E26E")> _
Public Interface IWebBrowser2
[TypeLibTypeAttribute(TypeLibTypeFlags.FHidden|TypeLibTypeFlags.FDual|TypeLibTypeFlags.FDispatchable)]
[GuidAttribute("D30C1661-CDAF-11D0-8A3E-00C04FC9E26E")]
public interface IWebBrowser2
[TypeLibTypeAttribute(TypeLibTypeFlags::FHidden|TypeLibTypeFlags::FDual|TypeLibTypeFlags::FDispatchable)]
[GuidAttribute(L"D30C1661-CDAF-11D0-8A3E-00C04FC9E26E")]
public interface class IWebBrowser2
/** @attribute TypeLibTypeAttribute(TypeLibTypeFlags.FHidden|TypeLibTypeFlags.FDual|TypeLibTypeFlags.FDispatchable) */
/** @attribute GuidAttribute("D30C1661-CDAF-11D0-8A3E-00C04FC9E26E") */
public interface IWebBrowser2
TypeLibTypeAttribute(TypeLibTypeFlags.FHidden|TypeLibTypeFlags.FDual|TypeLibTypeFlags.FDispatchable)
GuidAttribute("D30C1661-CDAF-11D0-8A3E-00C04FC9E26E")
public interface IWebBrowser2
Platforms
See Also
Reference
IWebBrowser2 Members
Microsoft.Uii.Csr.Browser.Web Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.