DShellWindowsEvents.WindowRevoked method

Called when a Shell window's registration is revoked.

Syntax

DShellWindowsEvents.WindowRevoked(
  lCookie
)

Parameters

lCookie [in]

Type: Integer

The cookie that identifies the window that was revoked.

Return value

This method does not return a value.

Remarks

A window is granted a cookie when it is registered as a Shell window. For more information, see Register.

Requirements

Requirement Value
Product
Internet Explorer 5
DLL
Shdocvw.dll (version 5.00.2014.0216 or later)

See also

DShellWindowsEvents

WindowRegistered

Revoke