DShellWindowsEvents object

Receives IShellWindows window registration events.

Members

The DShellWindowsEvents object has these types of members:

Methods

The DShellWindowsEvents object has these methods.

Method Description
WindowRegistered Called when a window is registered as a Shell window.
WindowRevoked Called when a Shell window's registration is revoked.

 

Remarks

Use DShellWindowsEvents to monitor when a Shell window is registered or revoked. For more information, see IShellWindows.

Requirements

Requirement Value
Product
Internet Explorer 5
Header
Exdisp.h
DLL
Shdocvw.dll (version 5.00.2014.0216 or later)
IID
IID_IShellWindows

See also

ShellWindows