Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the toolbar interface to be used for this instance of IComponent. Be aware that this is used only by instances of IComponent.
Syntax
HRESULT SetToolbar(
[in] LPTOOLBAR pToolbar
);
Parameters
[in] pToolbar
A pointer to the IToolbar interface.
Return value
This method can return one of these values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | mmc.h |
DLL | Mmcndmgr.dll |