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

CommandID

[__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 2025.0 - Copyright 2025 Malz++Kassner® GmbH