Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.14 KB

nf-shobjidl_core-ideskbar-onposrectchangedb.md

File metadata and controls

68 lines (56 loc) · 2.14 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shobjidl_core.IDeskBar.OnPosRectChangeDB
IDeskBar::OnPosRectChangeDB (shobjidl_core.h)
Notifies the object that the rectangle has changed.
IDeskBar interface [Windows Shell]
OnPosRectChangeDB method
IDeskBar.OnPosRectChangeDB
IDeskBar::OnPosRectChangeDB
OnPosRectChangeDB
OnPosRectChangeDB method [Windows Shell]
OnPosRectChangeDB method [Windows Shell]
IDeskBar interface
_win32_IDeskBar_OnPosRectChangeDB
shell.IDeskBar_OnPosRectChangeDB
shobjidl_core/IDeskBar::OnPosRectChangeDB
shell\IDeskBar_OnPosRectChangeDB.htm
shell
a66093e1-4b91-4edd-abee-0043b437a5f6
12/05/2018
IDeskBar interface [Windows Shell],OnPosRectChangeDB method, IDeskBar.OnPosRectChangeDB, IDeskBar::OnPosRectChangeDB, OnPosRectChangeDB, OnPosRectChangeDB method [Windows Shell], OnPosRectChangeDB method [Windows Shell],IDeskBar interface, _win32_IDeskBar_OnPosRectChangeDB, shell.IDeskBar_OnPosRectChangeDB, shobjidl_core/IDeskBar::OnPosRectChangeDB
shobjidl_core.h
Shobjidl.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Shobjidl.idl
Shell32.dll (version 5.0 or later)
Windows
19H1
IDeskBar::OnPosRectChangeDB
shobjidl_core/IDeskBar::OnPosRectChangeDB
c++
APIRef
kbSyntax
COM
Shell32.dll
IDeskBar.OnPosRectChangeDB

IDeskBar::OnPosRectChangeDB

-description

Notifies the object that the rectangle has changed.

-parameters

-param prc [in]

Type: LPRECT

A pointer to a RECT structure that specifies the child bar's desired size.

-returns

Type: HRESULT

Returns S_OK if successful, or an error value otherwise.