import "sbIHotkeyActions.idl";
Public Member Functions | |
void | registerHotkeyActionBundle (in sbIHotkeyActionBundle bundle) |
Register a hotkey action. This method registers an sbIHotkeyActionBundle into the hotkey manager. See sbIHotkeyActionBundle for more information. | |
void | unregisterHotkeyActionBundle (in sbIHotkeyActionBundle bundle) |
Unregister a hotkey action. This method unregisters an sbIHotkeyActionBundle from the hotkey manager. See sbIHotkeyActionBundle for more information. | |
Public Attributes | |
readonly attribute long | bundleCount |
Definition at line 63 of file sbIHotkeyActions.idl.
void sbIHotkeyActions::registerHotkeyActionBundle | ( | in sbIHotkeyActionBundle | bundle | ) |
Register a hotkey action. This method registers an sbIHotkeyActionBundle into the hotkey manager. See sbIHotkeyActionBundle for more information.
void sbIHotkeyActions::unregisterHotkeyActionBundle | ( | in sbIHotkeyActionBundle | bundle | ) |
Unregister a hotkey action. This method unregisters an sbIHotkeyActionBundle from the hotkey manager. See sbIHotkeyActionBundle for more information.