MKI_GetCommandTitle (Application) Changed in Version 2014.2

www.CAD6.com

C++ Syntax

bool

MKI_GetCommandTitle(

 MKI_DUMMYSTRW& f_rText,

 __int32 f_nCommandID );

 

Retrieves the textual description of a given command.

 

Parameters

f_rText

[MKI_DUMMYSTRW&] Text buffer to receive the command's title.

f_nCommandID

[__int32] Identification of the command whose title shall be returned. For a list of all command IDs, see MKI_MENU_*.

 

Return Value

Returns true if successful, false if not.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH