Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.05 KB

nf-shobjidl_core-ibandsite-removeband.md

File metadata and controls

75 lines (59 loc) · 2.05 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.IBandSite.RemoveBand
IBandSite::RemoveBand (shobjidl_core.h)
Removes a band from the band site.
IBandSite interface [Windows Shell]
RemoveBand method
IBandSite.RemoveBand
IBandSite::RemoveBand
RemoveBand
RemoveBand method [Windows Shell]
RemoveBand method [Windows Shell]
IBandSite interface
_win32_IBandSite_RemoveBand
shell.IBandSite_RemoveBand
shobjidl_core/IBandSite::RemoveBand
shell\IBandSite_RemoveBand.htm
shell
5af20633-fab4-4fda-84c9-6bbdb9d588ec
12/05/2018
IBandSite interface [Windows Shell],RemoveBand method, IBandSite.RemoveBand, IBandSite::RemoveBand, RemoveBand, RemoveBand method [Windows Shell], RemoveBand method [Windows Shell],IBandSite interface, _win32_IBandSite_RemoveBand, shell.IBandSite_RemoveBand, shobjidl_core/IBandSite::RemoveBand
shobjidl_core.h
Shldisp.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Shldisp.idl
Shell32.dll (version 4.71 or later)
Windows
19H1
IBandSite::RemoveBand
shobjidl_core/IBandSite::RemoveBand
c++
APIRef
kbSyntax
COM
Shell32.dll
IBandSite.RemoveBand

IBandSite::RemoveBand

-description

Removes a band from the band site.

-parameters

-param dwBandID [in]

Type: DWORD

The ID of the band to remove.

-returns

Type: HRESULT

Returns S_OK if successful, or a COM-defined error code otherwise.

-see-also

IBandSite

IDeskBand