ReactOS 0.4.15-dev-7924-g5949c20
appbar_data Struct Reference
Collaboration diagram for appbar_data:

Public Attributes

struct list entry
 
HWND hwnd
 
UINT callback_msg
 
UINT edge
 
RECT rc
 
BOOL space_reserved
 

Detailed Description

Definition at line 52 of file appbar.cpp.

Member Data Documentation

◆ callback_msg

UINT appbar_data::callback_msg

Definition at line 56 of file appbar.cpp.

◆ edge

UINT appbar_data::edge

Definition at line 57 of file appbar.cpp.

◆ entry

struct list appbar_data::entry

Definition at line 54 of file appbar.cpp.

◆ hwnd

HWND appbar_data::hwnd

Definition at line 55 of file appbar.cpp.

◆ rc

RECT appbar_data::rc

Definition at line 58 of file appbar.cpp.

◆ space_reserved

BOOL appbar_data::space_reserved

Definition at line 59 of file appbar.cpp.


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