MKI_NOTIFY_DISPLAY_EXT_START (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 before the application starts parsing the display list of Ext during screen display. It does NOT take place during printer output, data conversion, or enumeration!

 

Parameters

Ext

Address of the object whose display has been started.

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 Value

MKI_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