ReactOS 0.4.15-dev-7842-g558ab78
_AppBarData Struct Reference

#include <shellapi.h>

Collaboration diagram for _AppBarData:

Public Attributes

DWORD cbSize
 
HWND hWnd
 
UINT uCallbackMessage
 
UINT uEdge
 
RECT rc
 
LPARAM lParam
 

Detailed Description

Definition at line 216 of file shellapi.h.

Member Data Documentation

◆ cbSize

DWORD _AppBarData::cbSize

Definition at line 217 of file shellapi.h.

Referenced by DoAppBarStuff(), test_appbarget(), test_setpos(), and testwindow_setpos().

◆ hWnd

◆ lParam

LPARAM _AppBarData::lParam

◆ rc

◆ uCallbackMessage

UINT _AppBarData::uCallbackMessage

Definition at line 219 of file shellapi.h.

Referenced by Window::AppBar_Register(), handle_appbarmessage(), and test_setpos().

◆ uEdge


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