|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <undocshell.h>

Public Attributes | |
| DWORD | cbSize |
| UINT32 | hWnd32 |
| UINT | uCallbackMessage |
| UINT | uEdge |
| RECT | rc |
| LONGLONG | lParam64 |
Definition at line 1327 of file undocshell.h.
| DWORD tagAPPBARDATAINTEROP::cbSize |
Definition at line 1329 of file undocshell.h.
| UINT32 tagAPPBARDATAINTEROP::hWnd32 |
Definition at line 1330 of file undocshell.h.
| LONGLONG tagAPPBARDATAINTEROP::lParam64 |
Definition at line 1334 of file undocshell.h.
| RECT tagAPPBARDATAINTEROP::rc |
Definition at line 1333 of file undocshell.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos(), and CAppBarManager::OnAppBarQueryPos().
| UINT tagAPPBARDATAINTEROP::uCallbackMessage |
Definition at line 1331 of file undocshell.h.
| UINT tagAPPBARDATAINTEROP::uEdge |
Definition at line 1332 of file undocshell.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos().