DShellWindowsEvents.WindowRegistered(Int32) Method

Definition

Invoked when a window is registered as a shell window.

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

Parameters

lCookie
Int32

Specifies the cookie.

Applies to