MKI_HookPositionEnd (Hooks)

www.CAD6.com

C++ Syntax

void

MKI_HookPositionEnd(

 MKI_HOOKPOSITION_PROC f_fnCallBack );

 

Removes a hook on position calculation. As a result, the given CallBack procedure will no longer be called when the user moves the cursor.

 

Parameters

CallBack

[MKI_HOOKPOSITION_PROC] Address of the callback procedure to be disabled.

 

Comment

Each plug-in should not establish more than one position hook at a time, as the total number of hooks available is limited!

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH