Songbird hotkey action bundle interface This interface describes a bundle of hotkey actions and provides a callback function that is triggered when one of the actions is triggered.
More...
import"sbIHotkeyActions.idl";
Songbird hotkey action bundle interface This interface describes a bundle of hotkey actions and provides a callback function that is triggered when one of the actions is triggered.
- See Also
- sbIHotkeyActions
Definition at line 47 of file sbIHotkeyActions.idl.
AString sbIHotkeyActionBundle::enumActionID |
( |
in long |
idx | ) |
|
AString sbIHotkeyActionBundle::enumActionLocaleDescription |
( |
in long |
idx | ) |
|
void sbIHotkeyActionBundle::onAction |
( |
in long |
idx | ) |
|
readonly attribute long sbIHotkeyActionBundle::actionCount |
The documentation for this interface was generated from the following file: