|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <undocshell.h>

Public Attributes | |
| DWORD | cbSize |
| UINT32 | hWnd32 |
| UINT | uCallbackMessage |
| UINT | uEdge |
| RECT | rc |
| LONGLONG | lParam64 |
Definition at line 1279 of file undocshell.h.
| DWORD tagAPPBARDATAINTEROP::cbSize |
Definition at line 1281 of file undocshell.h.
| UINT32 tagAPPBARDATAINTEROP::hWnd32 |
Definition at line 1282 of file undocshell.h.
| LONGLONG tagAPPBARDATAINTEROP::lParam64 |
Definition at line 1286 of file undocshell.h.
| RECT tagAPPBARDATAINTEROP::rc |
Definition at line 1285 of file undocshell.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos(), and CAppBarManager::OnAppBarQueryPos().
| UINT tagAPPBARDATAINTEROP::uCallbackMessage |
Definition at line 1283 of file undocshell.h.
| UINT tagAPPBARDATAINTEROP::uEdge |
Definition at line 1284 of file undocshell.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos().