MKI_NOTIFY_EXT_DESTROY (Plug-In Notification Command) New in Version 2023.0

www.CAD6.com

The object Ext will be destroyed, i.e. permanently removed from memory. Any resource linked to that object shall be freed now.

 

You cannot prevent the object from being destroyed!

 

Parameters

Ext

Address of the object that will be deleted by the application.

Data

Unused, will usually be nullptr.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, given task successfully finished.

MKI_NOTIFY_RESULT_UNKNOWN

Ext is not known or task not supported, ask the other plug-ins.

 

CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH