ITrayDeskBand::IsDeskBandShown method (shobjidl.h)
Indicates whether a deskband is shown.
Syntax
HRESULT IsDeskBandShown(
[in] REFCLSID clsid
);
Parameters
[in] clsid
Type: REFCLSID
A reference to a deskband CLSID.
Return value
Type: HRESULT
Returns S_OK if the deskband is shown, S_FALSE if the deskband is not shown, or an error value otherwise.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |