Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 2.16 KB

nf-shdeprecated-ibrowserservice2-ondestroy.md

File metadata and controls

62 lines (53 loc) · 2.16 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.OnDestroy
IBrowserService2::OnDestroy (shdeprecated.h)
Deprecated. Calls the derived class from the base class on receipt of a WM_DESTROY message. The derived class handles the message.
IBrowserService2 interface [Windows Shell]
OnDestroy method
IBrowserService2.OnDestroy
IBrowserService2::OnDestroy
OnDestroy
OnDestroy method [Windows Shell]
OnDestroy method [Windows Shell]
IBrowserService2 interface
shdeprecated/IBrowserService2::OnDestroy
shell.IBrowserService2_OnDestroy
zone_IBrowserService2_OnDestroy
shell\IBrowserService2_OnDestroy.htm
shell
103456a8-d4d1-46f7-b002-a8daa166db29
12/05/2018
IBrowserService2 interface [Windows Shell],OnDestroy method, IBrowserService2.OnDestroy, IBrowserService2::OnDestroy, OnDestroy, OnDestroy method [Windows Shell], OnDestroy method [Windows Shell],IBrowserService2 interface, shdeprecated/IBrowserService2::OnDestroy, shell.IBrowserService2_OnDestroy, zone_IBrowserService2_OnDestroy
shdeprecated.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Shdeprecated.idl
Windows
Internet Explorer 5.0
19H1
IBrowserService2::OnDestroy
shdeprecated/IBrowserService2::OnDestroy
c++
APIRef
kbSyntax
COM
Shdeprecated.h
IBrowserService2.OnDestroy

IBrowserService2::OnDestroy

-description

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

-returns

Type: HRESULT

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