MKI_CommandUpdateMenu (Application)

www.CAD6.com

C++ Syntax

bool

MKI_CommandUpdateMenu( void );

 

Updates the serving application’s menus. This is necessary if the textual description of the plug-in's command has changed.

 

Return Value

Returns true if successful. Otherwise, false is returned, indicating an out-of-memory situation.

 

Comment

The text of a plug-in's command can only be changed by modifying the text to which the MenuEntry pointer in the MKI_MENU_ENTRY structure references. It is not allowed to change the pointer itself!

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH