Share via


DShellWindowsEvents Interface

Represents the shell windows events.

Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)

Usage

'Usage
Dim instance As DShellWindowsEvents

Syntax

'Declaration
<GuidAttribute("FE4106E0-399A-11D0-A48C-00A0C90A8F39")> _
<TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable)> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
Public Interface DShellWindowsEvents
[GuidAttribute("FE4106E0-399A-11D0-A48C-00A0C90A8F39")] 
[TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable)] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)] 
public interface DShellWindowsEvents
[GuidAttribute(L"FE4106E0-399A-11D0-A48C-00A0C90A8F39")] 
[TypeLibTypeAttribute(TypeLibTypeFlags::FDispatchable)] 
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)] 
public interface class DShellWindowsEvents
/** @attribute GuidAttribute("FE4106E0-399A-11D0-A48C-00A0C90A8F39") */ 
/** @attribute TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable) */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) */ 
public interface DShellWindowsEvents
GuidAttribute("FE4106E0-399A-11D0-A48C-00A0C90A8F39") 
TypeLibTypeAttribute(TypeLibTypeFlags.FDispatchable) 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch) 
public interface DShellWindowsEvents

Platforms

See Also

Reference

DShellWindowsEvents Members
Microsoft.Uii.Csr.Browser.Web Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.