ReactOS 0.4.16-dev-1475-g410db43
tagAPPBARDATAINTEROP Struct Reference

#include <undocshell.h>

Collaboration diagram for tagAPPBARDATAINTEROP:

Public Attributes

DWORD cbSize
 
UINT32 hWnd32
 
UINT uCallbackMessage
 
UINT uEdge
 
RECT rc
 
LONGLONG lParam64
 

Detailed Description

Definition at line 1269 of file undocshell.h.

Member Data Documentation

◆ cbSize

DWORD tagAPPBARDATAINTEROP::cbSize

Definition at line 1271 of file undocshell.h.

◆ hWnd32

UINT32 tagAPPBARDATAINTEROP::hWnd32

Definition at line 1272 of file undocshell.h.

◆ lParam64

LONGLONG tagAPPBARDATAINTEROP::lParam64

Definition at line 1276 of file undocshell.h.

◆ rc

RECT tagAPPBARDATAINTEROP::rc

◆ uCallbackMessage

UINT tagAPPBARDATAINTEROP::uCallbackMessage

Definition at line 1273 of file undocshell.h.

◆ uEdge

UINT tagAPPBARDATAINTEROP::uEdge

Definition at line 1274 of file undocshell.h.

Referenced by CAppBarManager::OnAppBarGetTaskbarPos().


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