mmcobj.h header
This header is used by multiple technologies. For more information, see:
mmcobj.h contains the following programming interfaces:
Interfaces
ISnapinProperties The ISnapinProperties interface enables a snap-in to initialize the snap-in's properties and receive notification when a property is added, changed, or deleted. |
ISnapinPropertiesCallback The ISnapinPropertiesCallback interface adds property names for the snap-in. This interface is implemented by MMC for the snap-in. |
Structures
MMC_SNAPIN_PROPERTY The MMC_SNAPIN_PROPERTY structure is introduced in MMC 2.0. |
Enumerations
_ColumnSortOrder Used by IResultsViewer::SortOrderProperty to indicate or set how a query is to be sorted. |
_DocumentMode The DocumentMode enumeration is used by the Document.Mode property and specifies how the document is opened. This enumeration applies to the MMC 2.0 Automation Object Model. |
_ExportListOptions The ExportListOptions enumeration is used by the View.ExportList method and specifies options when writing list view contents to a file. |
_ListViewMode The ListViewMode enumeration is used by the View.ListViewMode property to define the list view. |
_ViewOptions The ViewOptions enumeration is used by the Views.Add method and specifies the visibility of the view, scope tree, and toolbars, as well as the persistence state of the view. |
MMC_PROPERTY_ACTION The MMC_PROPERTY_ACTION enumeration specifies the operations that can occur to a property contained in an MMC_SNAPIN_PROPERTY structure. |