MKI_NOTIFY_PROPERTY_MULTIPLE (Plug-In Notification Command)

www.CAD6.com

The plug-in shall display a dialog that allows property editing for multiple objects of the same type as Ext.

 

Parameters

Ext

Address of one object for whose type all properties as stored in the static plug-in-local property structure shall be displayed in a dialog for editing.

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 Value

MKI_NOTIFY_RESULT_DONE

Ext is known, the dialog was displayed and the user changed something.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, the dialog was displayed, but the user did not change anything.

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