Click to Rate and Give Feedback
IExtendControlbar Interface

The IExtendControlbar interface enables an extension to add control bars to the console. This provides a way to improve the functionality and appearance of your snap-in by adding toolbars or other user interface enhancements.

When To Implement

Implement IExtendControlbar as part of your in-process server DLL when you want to add control bars.

When To Use

Only MMC calls this interface.

Methods

The IExtendControlbar interface inherits the methods of the IUnknown interface.

In addition, IExtendControlbar defines the following methods.

MethodDescription

SetControlbar

Attaches or detaches the control bar.

ControlbarNotify

A value that specifies notifications resulting from user actions.

 

Requirements

Minimum supported clientWindows 2000 Professional
Minimum supported serverWindows 2000 Server
HeaderMmc.h

Send comments about this topic to Microsoft

Build date: 5/27/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker