ReactOS 0.4.15-dev-7953-g1f49173
APPLICATION_PAGE_LIST_ITEM Struct Reference
Collaboration diagram for APPLICATION_PAGE_LIST_ITEM:

Public Attributes

HWND hWnd
 
WCHAR szTitle [260]
 
HICON hIcon
 
BOOL bHung
 

Detailed Description

Definition at line 12 of file applpage.c.

Member Data Documentation

◆ bHung

BOOL APPLICATION_PAGE_LIST_ITEM::bHung

Definition at line 17 of file applpage.c.

Referenced by AddOrUpdateHwnd(), and ApplicationPageOnNotify().

◆ hIcon

HICON APPLICATION_PAGE_LIST_ITEM::hIcon

Definition at line 16 of file applpage.c.

Referenced by AddOrUpdateHwnd().

◆ hWnd

◆ szTitle

WCHAR APPLICATION_PAGE_LIST_ITEM::szTitle[260]

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