I

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

image list

A collection of bitmaps that a snap-in can use as icons for items in the console tree in the scope pane, or in a list view in the result pane.

In a Visual Basic snap-in, an object that contains a collection of Image objects, where each object represents an image in the console tree or in a list view.

imported data

The data from a C++ snap-in that is imported to a Visual Basic snap-in.

in-process server

A server implemented as a DLL that runs in the process space of the client.