IBandSite::RemoveBand method
Removes a band from the band site.
Syntax
HRESULT RemoveBand(
[in] DWORD dwBandID
);
Parameters
- dwBandID [in]
-
Type: DWORD
The ID of the band to remove.
Return value
Type: HRESULT
Returns S_OK if successful, or a COM-defined error code otherwise.
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
Show: