![]() |
MKI_HookKeyEnd (Hooks) |
www.CAD6.com |
C++ Syntaxvoid MKI_HookKeyEnd( MKI_HOOKKEY_PROC f_fnCallBack );
Removes a hook on key events. As a result, the given CallBack procedure will no longer be called when a key event occurs.
ParametersCallBack [MKI_HOOKKEY_PROC] Address of the callback procedure to be disabled.
CommentEach plug-in should not establish more than one key hook at a time, as the total number of hooks available is limited!
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH