MKI_NOTIFY_EXT_CREATE (Plug-In Notification Command) New in Version 2023.0 |
www.CAD6.com |
The object Ext has been created, i.e. allocated in memory. Any resource linked to that object shall be initialized now.
ParametersExt Address of the object that was created by the application. Data Unused, will usually be nullptr.
Return ValueMKI_NOTIFY_RESULT_DONE Ext is known, given task successfully finished. MKI_NOTIFY_RESULT_FAIL Ext is known, could not finish the given task (usually due to an error such as insufficient memory). 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