Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
This is a simplified version of the IVsPreviewChangesList interface.
The IVsSimplePreviewChangesList type exposes the following members.
Methods
Name
Description
.gif)
Returns display data for the specified item.
.gif)
Determines if the specified item can be expanded.
.gif)
Returns the child list of the specified item that has been expanded in the tree view.
.gif)
Returns the number of items in the preview list.
.gif)
Returns the specified text for the specified item in the preview list.
.gif)
Returns the ToolTip text for the specified item in the preview list.
.gif)
Given a child list, locate its parent item in the preview list.
.gif)
Called when this preview list is closed (unexpanded).
.gif)
Loads the source for the specified preview item and displays it in the given text view.
.gif)
Toggles the checked state of the specified item in the preview list.
Top