MKI_NOTIFY_VIEW_PARAMETER (Plug-In Notification Command) New in Version 2023.2 |
www.CAD6.com |
The plug-in shall display a dialog that displays special parameters within an extended object.
ParametersExt Address of the object for which a parameter viewing dialog shall be displayed by the plug-in. Data Address of a HWND element which contains the window handle of the window to be used as parent for the plug-in's dialog.
Return ValueMKI_NOTIFY_RESULT_DONE Ext is known, the contained parameters were displayed to the user. MKI_NOTIFY_RESULT_IGNORE Ext is known, but this type of extended object does not include parameters or displaying parameters is not possible. MKI_NOTIFY_RESULT_UNKNOWN Ext is not known or task not supported, ask the other plug-ins.
Note: We recommend you use the same dialog as for MKI_NOTIFY_EDIT_PARAMETER, but with all controls being set to read-only.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH