IBandSite::AddBand method
Adds a band to a band site object.
Syntax
HRESULT AddBand(
[in] IUnknown* punk
);
Parameters
- punk [in]
-
Type: IUnknown*
The interface of a band site object.
Return value
Type: HRESULT
Returns the band ID in ShortFromResult(hresult).
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: