IVsHierarchyEvents Members
Include Protected Members
Include Inherited Members
Notifies clients of changes to the hierarchy.
The IVsHierarchyEvents type exposes the following members.
Methods
Name
Description
Notifies clients when changes are made to icons.
Notifies clients when changes are made to the item inventory of a hierarchy.
Notifies clients when an item is added to the hierarchy.
Notifies clients when an item is deleted from the hierarchy.
Notifies clients when items are appended to the end of the hierarchy.
Notifies clients when one or more properties of an item have changed.
Top