DShellWindowsEvents.WindowRevoked(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.