CJumpList Class
A CJumpList is the list of shortcuts revealed when you right click on an icon in the task bar.
class CJumpList;
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CJumpList object. |
|
Destroys a CJumpList object. |
Name |
Description |
---|---|
Aborts a list-building transaction without committing. |
|
Overloaded. Adds destination to the list. |
|
Appends a Known Category to the list. |
|
Overloaded. Adds items to the canonical Tasks category. |
|
Adds items to the canonical Tasks category. |
|
Adds a separator between tasks. |
|
Removes all tasks and destinations that have been added to the current instance of CJumpList so far. |
|
Removes all destinations that have been added to the current instance of CJumpList so far. |
|
Ends a list-building transaction and commits the reported list to the associated store (the registry in this case.) |
|
Retrieves an interface pointer to destination list. |
|
Retrieves the maximum number of items, including category headers that can display in the calling application's destination menu. |
|
Returns array of items that represent removed destinations. |
|
Begins a list-building transaction. |
|
Sets the Application User Model ID for the list that will be built. |
Inheritance Hierarchy
Requirements
Header: afxadv.h