Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.23 KB

nf-shdeprecated-ibrowserservice2-onsize.md

File metadata and controls

68 lines (57 loc) · 2.23 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 req.product ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:shdeprecated.IBrowserService2.OnSize
IBrowserService2::OnSize (shdeprecated.h)
Deprecated. Calls the derived class from the base class on receipt of a WM_SIZE message. The derived class handles the message.
IBrowserService2 interface [Windows Shell]
OnSize method
IBrowserService2.OnSize
IBrowserService2::OnSize
OnSize
OnSize method [Windows Shell]
OnSize method [Windows Shell]
IBrowserService2 interface
shdeprecated/IBrowserService2::OnSize
shell.IBrowserService2_OnSize
zone_IBrowserService2_OnSize
shell\IBrowserService2_OnSize.htm
shell
082eabc4-6807-4d40-aa06-f7d230039073
12/05/2018
IBrowserService2 interface [Windows Shell],OnSize method, IBrowserService2.OnSize, IBrowserService2::OnSize, OnSize, OnSize method [Windows Shell], OnSize method [Windows Shell],IBrowserService2 interface, shdeprecated/IBrowserService2::OnSize, shell.IBrowserService2_OnSize, zone_IBrowserService2_OnSize
shdeprecated.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Shdeprecated.idl
Windows
Internet Explorer 5.0
19H1
IBrowserService2::OnSize
shdeprecated/IBrowserService2::OnSize
c++
APIRef
kbSyntax
COM
Shdeprecated.h
IBrowserService2.OnSize

IBrowserService2::OnSize

-description

Deprecated. Calls the derived class from the base class on receipt of a WM_SIZE message. The derived class handles the message.

-parameters

-param wParam [in]

Type: WPARAM

Additional information provided by the WM_SIZE message.

-returns

Type: HRESULT

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.