Skype4COM 1.0.36.0
|
IPluginMenuItem Interface Reference
Class PluginMenuItem default interface. More...
import "Skype4COM.idl";
Public Member Functions | |
HRESULT | Delete (void) |
This command removes a menu item from "Do More" menus. | |
Properties | |
BSTR | Id [get] |
This property is a unique identifier for a plug-in menu item. | |
BSTR | Caption [set] |
This property contains the name of a plug-in menu item and must be a maximum of 32 characters. | |
BSTR | Hint [set] |
This property contains a second line of text for a plug-in menu item if required and must be a maximum of 32 characters. | |
VARIANT_BOOL | Enabled [set] |
This property is a Boolean indicator that defines whether a menu item is enabled when a user launches the application. If no value is defined, the menu item will be enabled. |
Detailed Description
Class PluginMenuItem default interface.
The documentation for this interface was generated from the following file:
Copyright � 2006 Skype Limited. All rights reserved.