MKI_NOTIFY_DISPLAY_EXT_END (Plug-In Notification Command) New in Version 2013.0 |
www.CAD6.com |
The plug-in shall display any additional feedback related to the object Ext.
This action takes place each time after the application has finished parsing the display list of Ext during screen display. It does NOT take place during printer output, data conversion, or enumeration!
ParametersExt Address of the object whose display is about to be finished. 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