ABM_GETTASKBARPOS message
Applies to: desktop apps only
Retrieves the bounding rectangle of the Windows taskbar.
fResult = (BOOL) SHAppBarMessage(ABM_GETTASKBARPOS, pabd);
Parameters
- pabd
-
A pointer to an APPBARDATA structure whose rc member receives the bounding rectangle, in screen coordinates, of the taskbar. You must specify the cbSize and hWnd when sending this message; all other members are ignored.
Return value
Returns TRUE if successful, or FALSE otherwise.
Requirements
|
Minimum supported client | Windows XP |
|---|---|
|
Minimum supported server | Windows 2000 Server |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 3/7/2012