MKI_CommandAvailable (Application)

www.CAD6.com

C++ Syntax

bool

MKI_CommandAvailable(

 __int32 f_nCommandID );

 

Determines whether a standard command is available in the serving application or not.

 

Parameters

f_nCommandID

[__int32] Identification of the application's internal command to tested. For a list of all command IDs, see MKI_MENU_*.

 

Return Value

Returns true if the stated command is available, else false.

 

CAD6interface 2026.0 - Copyright 2026 Malz++Kassner® GmbH