BCGControlBar Pro for MFC
BOOL CBCGPUserToolsManager::IsUserToolCmd ( UINT  uiCmdId) const
inline

Determines if a command ID of the menu item is associated with a user tool.

Returns
Nonzero if a given command ID is associated with a user tool; otherwise 0.

This function checks if the given command ID is in the command range specified in the constructor of a CBCGPUserToolsManager object

Parameters
uiCmdIdA command ID of the menu item.