ReactOS 0.4.15-dev-7994-gb388cb6
WINDOW_LIST Struct Reference

#include <closewnd.h>

Collaboration diagram for WINDOW_LIST:

Public Attributes

SIZE_T m_chWnds
 
HWNDm_phWnds
 

Detailed Description

Definition at line 10 of file closewnd.h.

Member Data Documentation

◆ m_chWnds

SIZE_T WINDOW_LIST::m_chWnds

Definition at line 12 of file closewnd.h.

Referenced by CloseNewWindows(), and FindNewWindow().

◆ m_phWnds

HWND* WINDOW_LIST::m_phWnds

Definition at line 13 of file closewnd.h.

Referenced by FindNewWindow().


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