Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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.
Inheritance
The IExtendControlbar interface inherits from the IUnknown interface. IExtendControlbar also has these types of members:
Methods
The IExtendControlbar interface has these methods.
| IExtendControlbar::ControlbarNotify The IExtendControlbar::ControlbarNotify method specifies the notification sent to the snap-in from the console as a result of user action. |
| IExtendControlbar::SetControlbar The IExtendControlbar::SetControlbar method attaches or detaches a control bar. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | mmc.h |