ICustomDestinationList::CommitList 方法 (shobjidl_core.h)

声明通过调用 ICustomDestinationList::BeginList 启动的跳转列表已完成并可供显示。

语法

HRESULT CommitList();

返回值

类型: HRESULT

如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。

注解

只要此会话中未调用 AppendCategory 而尝试包含已删除的项失败,调用 CommitList 将导致已移除项的存储列表被清除,并开始新的已删除项列表。

要求

要求
最低受支持的客户端 Windows 7 [仅限桌面应用]
最低受支持的服务器 Windows Server 2008 R2 [仅限桌面应用]
目标平台 Windows
标头 shobjidl_core.h (包括 Shobjidl.h)
Library Shell32.lib
DLL Shell32.dll (6.1 或更高版本)

另请参阅

ICustomDestinationList

ICustomDestinationList::BeginList

任务栏扩展