ITrayDeskBand::IsDeskBandShown method
Indicates whether a deskband is shown.
Syntax
HRESULT IsDeskBandShown(
[in] REFCLSID clsid
);
Parameters
- clsid [in]
-
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
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: