MKI_NOTIFY_DISPLAY_TEMP (Plug-In Notification Command) New in Version 6.40 |
www.CAD6.com |
The serving application ends a screen output. The plug-in shall display any additional, object-independent feedback data that shall lie in front of the drawing area.
This action takes place each time the application redraws a part of a drawing window or the cursor is moved. It does NOT take place during printer output, data conversion, or enumeration!
ParametersExt Unused, will usually be nullptr. Data Address of a MKI_DISPLAYDATA structure that contains all information required to display the additional feedback. The Obj element is nullptr and must not be used.
Return ValueMKI_NOTIFY_RESULT_DONE Task successfully finished. MKI_NOTIFY_RESULT_UNKNOWN Command not handled by this plug-in.
Note: The return value does currently not cause any reaction, but for future compatibility, we recommend returning the proper value.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH