Using List Views: Interfaces

The MMC SDK specifies a number of interfaces and other language constructs for working with list views. The following interfaces are available:

For more information about these interfaces, see Using List Views and refer to their detailed descriptions in the Reference section of the MMC SDK.

Other Constructs

The MMC SDK specifies a number of notifications for working with list views. Here is a list of the most common notifications. For a complete listing of all notifications, see MMC Notifications in the Reference section of the MMC SDK.

The following enumeration types are the most common types used with list views. For a complete listing of all enumeration types, see MMC Enumerations in the Reference section of the MMC SDK.

The following structures are the most common ones used with list views. See MMC Structures in the Reference section of the MMC SDK for a complete listing.

Using List Views: Implementation Details