CJumpList选件类

当您在任务栏时,的图标右击 CJumpList 为要显示的快捷键的列表。

class CJumpList;

成员

Ff598923.collapse_all(zh-cn,VS.110).gif公共构造函数

名称

说明

CJumpList::CJumpList

构造 CJumpList 对象。

CJumpList::~CJumpList

销毁 CJumpList 对象。

名称

说明

CJumpList::AbortList

中止一个生成列表的事务,而无需执行。

CJumpList::AddDestination

已重载。 添加到目标列表。

CJumpList::AddKnownCategory

追加一个已知分类到列表。

CJumpList::AddTask

已重载。 将项添加到规范任务类别。

CJumpList::AddTasks

将项添加到规范任务类别。

CJumpList::AddTaskSeparator

添加在任务之间的分隔符。

CJumpList::ClearAll

移除到目前为止已添加到 CJumpList 当前实例的所有任务和目标。

CJumpList::ClearAllDestinations

移除到目前为止已添加到 CJumpList 当前实例的所有目标。

CJumpList::CommitList

关闭一个生成列表的事务并使报表到关联的存储区(注册表在本例中。)

CJumpList::GetDestinationList

检索接口指针到目标列表。

CJumpList::GetMaxSlots

检索项的最大数目,包括调用应用程序的目标菜单可以显示的类别标头。

CJumpList::GetRemovedItems

返回表示移除的目标的某些项目。

CJumpList::InitializeList

启动一个生成列表的事务。

CJumpList::SetAppID

设置要生成的列表的应用程序用户模型ID。

继承层次结构

CJumpList

要求

标头: afxadv.h

请参见

其他资源

MFC 类