MKI_NOTIFY_EXT_CONTEXT_HELP (Plug-In Notification Command) New in Version 2023.2

www.CAD6.com

The plug-in shall display help on the given context menu command.

 

This will be called if the user presses F1 over a context menu command previously returned in reply to a MKI_NOTIFY_EXT_CONTEXT_FILL call.

 

Parameters

Ext

Address of the object from which the content menu command was derived.

Data

Address of a MKI_CONTEXT_COMMAND structure.

 

Return Value

MKI_NOTIFY_RESULT_DONE

Ext is known, the help has been displayed.

MKI_NOTIFY_RESULT_IGNORE

Ext is known, but no help is available.

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