MMC Snap-in Extensibility Guide

This guide describes how you can extend the fax service administration Microsoft Management Console (MMC) snap-in component.

You should be familiar with MMC programming concepts and with writing MMC snap-in extensions before you read this document. You should also understand the concepts of the IDataObject mechanism that MMC uses to pass context information between extensions. The IDataObject interface contains methods that enable data transfer.

For more information, see Extending the Fax Service MMC Snap-in and the node types reference. Constants that apply to extension of MMC components are declared in the FaxMmc.h header file in versions of Windows later than Windows 2000.