IDeskBar::OnPosRectChangeDB method (shobjidl_core.h)

Notifies the object that the rectangle has changed.

Syntax

HRESULT OnPosRectChangeDB(
  [in] RECT *prc
);

Parameters

[in] prc

Type: LPRECT

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

Return value

Type: HRESULT

Returns S_OK if successful, or an error value otherwise.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header shobjidl_core.h (include Shobjidl.h)
DLL Shell32.dll (version 5.0 or later)