ReactOS 0.4.15-dev-7958-gcd0bb1a
_SHELL_HOOK_WINDOW Struct Reference

#include <desktop.h>

Collaboration diagram for _SHELL_HOOK_WINDOW:

Public Attributes

LIST_ENTRY ListEntry
 
HWND hWnd
 

Detailed Description

Definition at line 65 of file desktop.h.

Member Data Documentation

◆ hWnd

HWND _SHELL_HOOK_WINDOW::hWnd

Definition at line 68 of file desktop.h.

Referenced by IntDeRegisterShellHookWindow(), and UserBuildShellHookHwndList().

◆ ListEntry

LIST_ENTRY _SHELL_HOOK_WINDOW::ListEntry

Definition at line 67 of file desktop.h.

Referenced by IntDeRegisterShellHookWindow().


The documentation for this struct was generated from the following file: