Share via


MMC 2.0 Enumeration Types

The following enumeration types are introduced in MMC 2.0.

Enumeration type Purpose
ColumnSortOrder A value that specifies whether a Column object is sorted as ascending or descending. (Applies to the MMC 2.0 Automation Object Model.)
DocumentMode A value that specifies author or user mode status for a Document object. (Applies to the MMC 2.0 Automation Object Model.)
ExportListOptions A value that specifies options when exporting a list view by means of the View.ExportList method. (Applies to the MMC 2.0 Automation Object Model.)
ListViewMode A value that specifies options available to the View.ListViewMode property. (Applies to the MMC 2.0 Automation Object Model.)
MMC_PROPERTY_ACTION Used with the MMC_SNAPIN_PROPERTY structure.
MMC_VIEW_TYPE Used with the RESULT_VIEW_TYPE_INFO structure.
ViewOptions A value that specifies options available when a view is added with the Views.Add method. (Applies to the MMC 2.0 Automation Object Model.)