Process Hacker
_WE_WINDOW_NODE Struct Reference

#include <wndtree.h>

Data Fields

PH_TREENEW_NODE Node
 
struct _WE_WINDOW_NODEParent
 
PPH_LIST Children
 
BOOLEAN HasChildren
 
BOOLEAN Opened
 
PH_STRINGREF TextCache [WEWNTLC_MAXIMUM]
 
HWND WindowHandle
 
WCHAR WindowClass [64]
 
PPH_STRING WindowText
 
CLIENT_ID ClientId
 
BOOLEAN WindowVisible
 
WCHAR WindowHandleString [PH_PTR_STR_LEN_1]
 
PPH_STRING ThreadString
 

Detailed Description

Definition at line 10 of file wndtree.h.

Field Documentation

PPH_LIST Children

Definition at line 15 of file wndtree.h.

CLIENT_ID ClientId

Definition at line 24 of file wndtree.h.

BOOLEAN HasChildren

Definition at line 16 of file wndtree.h.

Definition at line 12 of file wndtree.h.

BOOLEAN Opened

Definition at line 17 of file wndtree.h.

struct _WE_WINDOW_NODE* Parent

Definition at line 14 of file wndtree.h.

Definition at line 19 of file wndtree.h.

PPH_STRING ThreadString

Definition at line 28 of file wndtree.h.

WCHAR WindowClass[64]

Definition at line 22 of file wndtree.h.

HWND WindowHandle

Definition at line 21 of file wndtree.h.

WCHAR WindowHandleString[PH_PTR_STR_LEN_1]

Definition at line 27 of file wndtree.h.

PPH_STRING WindowText

Definition at line 23 of file wndtree.h.

BOOLEAN WindowVisible

Definition at line 25 of file wndtree.h.


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