V

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

verb

Command appearing in the context menu of a scope or result item. The MMC SDK specifies a number of standard verbs, such as cut, copy, and rename, that snap-ins can use as command identifiers in an item's context menu. When the user selects a standard verb in a context menu, MMC sends the snap-in that inserted the command a notification to allow it to respond to the user action.

view

Multiple-document interface (MDI) child window within an MMC console that hosts snap-ins. When MMC is started from a command prompt or the Run dialog box, a single, empty view is displayed. Each view has a scope pane and a result pane.

view extension

For MMC 2.0. Extension snap-in that extends the functionality of a primary snap-in by adding result pane views.

virtual list view

Also known as owner data. A virtual list view appears to the user as any other standard list view, but the underlying code to populate them is optimized for large data sets.