MKI_NOTIFY_EXT_GET_TITLEPTR (Plug-In Notification Command) Renamed in Version 2023.0

www.CAD6.com

The plug-in shall return the address of a textual, general description of objects of the same type as Ext (this is used if multiple objects of this type are to be described as a whole).

 

The address returned must point to a static text which permanently exists. It may contain up to 255 characters, but in most cases, this text will be truncated to 63 characters.

 

While executing this request, a plug-in must not modify any data in the drawing, a library, or a collection!

 

Parameters

Ext

Address of the object whose description shall be supplied by the plug-in.

Data

Address of a LPCWSTR that shall receive the address of the static title text.

 

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 2025.2 - Copyright 2025 Malz++Kassner® GmbH