MKI_NOTIFY_DISPLAY_INIT (Plug-In Notification Command) New in Version 6.30 |
www.CAD6.com |
The serving application starts a screen buffer output. The plug-in shall display any additional feedback data that shall lie behind the drawing's objects.
This action takes place each time the application redraws a part of a drawing window during screen display. It does NOT take place during printer output, data conversion, or enumeration!
ParametersExt Unused, will usually be nullptr. Data Address of a MKI_DISPLAYDATA structure that contains all information required to display the additional feedback. The Obj element is nullptr and must not be used.
Return ValueMKI_NOTIFY_RESULT_DONE Task successfully finished. MKI_NOTIFY_RESULT_UNKNOWN Command not handled by this plug-in.
Note: The return value does currently not cause any reaction, but for future compatibility, we recommend returning the proper value.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH