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 |
|
DLL |
|
IID |
IID_IShellWindows |
See also