iShellFolderBand 接口 (shlobj.h)
[IShellFolderBand 可用于“要求”部分中指定的操作系统。 在后续版本中,它可能已更改或不可用。]
公开用于管理文件夹带的方法。 快速启动栏是文件夹带的示例。
继承
IShellFolderBand 接口继承自 IUnknown 接口。 IShellFolderBand 还具有以下类型的成员:
方法
IShellFolderBand 接口具有这些方法。
IShellFolderBand::GetBandInfoSFB 获取有关 IShellFolderBand 对象的信息,并将其置于 BANDINFOSFB 结构中。 |
IShellFolderBand::InitializeSFB 初始化 IShellFolderBand 对象。 |
IShellFolderBand::SetBandInfoSFB 使用 BANDINFOSFB 结构中的信息设置 IShellFolderBand 对象的带区信息。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows XP [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
目标平台 | Windows |
标头 | shlobj.h |