Share via


DShellWindowsEvents.WindowRevoked(Int32) Method

Definition

Invoked when a shell window's registration is revoked.

public:
 void WindowRevoked(int lCookie);
public void WindowRevoked (int lCookie);
abstract member WindowRevoked : int -> unit
Public Sub WindowRevoked (lCookie As Integer)

Parameters

lCookie
Int32

Specifies the cookie.

Applies to