Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
HotKey.Unregister
Unregisters a hotkey and frees resources.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
HotKey | 5.0 | Yes | Yes | No | No | No |
MBS( "HotKey.Unregister"; HotKeyRef ) More
Parameters
Parameter | Description | Example value |
---|---|---|
HotKeyRef | The reference value for the hotkey as returned by HotKey.Register function. | $hotkey |
Result
Returns OK or error.
Description
Unregisters a hotkey and frees resources.Examples
Unregister a hotkey:
MBS("HotKey.Unregister"; HotKeys::HotKey ID)
See also
Example Databases
Created 4th February 2015, last changed 4th February 2015
HotKey.SetTag - IKDeviceBrowserPanel.Close
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins