Skip to content

Latest commit

 

History

History
82 lines (63 loc) · 2.62 KB

nf-shobjidl_core-ibandsite-getbandsiteinfo.md

File metadata and controls

82 lines (63 loc) · 2.62 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.GetBandSiteInfo
IBandSite::GetBandSiteInfo (shobjidl_core.h)
Gets information about a band in the band site.
GetBandSiteInfo
GetBandSiteInfo method [Windows Shell]
GetBandSiteInfo method [Windows Shell]
IBandSite interface
IBandSite interface [Windows Shell]
GetBandSiteInfo method
IBandSite.GetBandSiteInfo
IBandSite::GetBandSiteInfo
_win32_IBandSite_GetBandSiteInfo
shell.IBandSite_GetBandSiteInfo
shobjidl_core/IBandSite::GetBandSiteInfo
shell\IBandSite_GetBandSiteInfo.htm
shell
5831de51-f785-430e-b7e6-f1f40a83357b
12/05/2018
GetBandSiteInfo, GetBandSiteInfo method [Windows Shell], GetBandSiteInfo method [Windows Shell],IBandSite interface, IBandSite interface [Windows Shell],GetBandSiteInfo method, IBandSite.GetBandSiteInfo, IBandSite::GetBandSiteInfo, _win32_IBandSite_GetBandSiteInfo, shell.IBandSite_GetBandSiteInfo, shobjidl_core/IBandSite::GetBandSiteInfo
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::GetBandSiteInfo
shobjidl_core/IBandSite::GetBandSiteInfo
c++
APIRef
kbSyntax
COM
Shell32.dll
IBandSite.GetBandSiteInfo

IBandSite::GetBandSiteInfo

-description

Gets information about a band in the band site.

-parameters

-param pbsinfo [in, out]

Type: BANDSITEINFO*

The address of a BANDSITEINFO structure that contains the band site information for the object. The dwMask member of this structure specifies what information is being requested.

-returns

Type: HRESULT

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

-see-also

BANDSITEINFO

IBandSite

IDeskBand