ReactOS 0.4.17-dev-116-ga4b6fe9
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 1327 of file undocshell.h.

Member Data Documentation

◆ cbSize

DWORD tagAPPBARDATAINTEROP::cbSize

Definition at line 1329 of file undocshell.h.

◆ hWnd32

UINT32 tagAPPBARDATAINTEROP::hWnd32

Definition at line 1330 of file undocshell.h.

◆ lParam64

LONGLONG tagAPPBARDATAINTEROP::lParam64

Definition at line 1334 of file undocshell.h.

◆ rc

RECT tagAPPBARDATAINTEROP::rc

◆ uCallbackMessage

UINT tagAPPBARDATAINTEROP::uCallbackMessage

Definition at line 1331 of file undocshell.h.

◆ uEdge

UINT tagAPPBARDATAINTEROP::uEdge

Definition at line 1332 of file undocshell.h.

Referenced by CAppBarManager::OnAppBarGetTaskbarPos().


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