ReactOS 0.4.16-dev-1475-g410db43
|
#include <undocshell.h>
Public Attributes | |
DWORD | cbSize |
UINT32 | hWnd32 |
UINT | uCallbackMessage |
UINT | uEdge |
RECT | rc |
LONGLONG | lParam64 |
Definition at line 1269 of file undocshell.h.
DWORD tagAPPBARDATAINTEROP::cbSize |
Definition at line 1271 of file undocshell.h.
UINT32 tagAPPBARDATAINTEROP::hWnd32 |
Definition at line 1272 of file undocshell.h.
LONGLONG tagAPPBARDATAINTEROP::lParam64 |
Definition at line 1276 of file undocshell.h.
RECT tagAPPBARDATAINTEROP::rc |
Definition at line 1275 of file undocshell.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos(), and CAppBarManager::OnAppBarQueryPos().
UINT tagAPPBARDATAINTEROP::uCallbackMessage |
Definition at line 1273 of file undocshell.h.
UINT tagAPPBARDATAINTEROP::uEdge |
Definition at line 1274 of file undocshell.h.
Referenced by CAppBarManager::OnAppBarGetTaskbarPos().