IBandSite::AddBand 方法 (shobjidl_core.h)
将带区添加到带网站对象。
语法
HRESULT AddBand(
[in] IUnknown *punk
);
参数
[in] punk
类型: IUnknown*
带状站点对象的接口。
返回值
类型: HRESULT
返回 ShortFromResult (hresult) 中的带区 ID。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 2000 Professional [仅限桌面应用] |
最低受支持的服务器 | Windows 2000 Server [仅限桌面应用] |
目标平台 | Windows |
标头 | shobjidl_core.h (包括 Shldisp.h) |
DLL | Shell32.dll (4.71 或更高版本) |