API Reference > OdEd Classes > OdEdCommandStackReactor Class > OdEdCommandStackReactor Methods > OdEdCommandStackReactor::unknownCommand Method
OdEdCommandStackReactor::unknownCommand Method
Syntax
C++
virtual OdEdCommandPtr unknownCommand(const OdString& commandName, OdEdCommandContext* pCmdCtx);
Parameters 
Description 
const OdString& commandName 
[in] name of unknown command. 

Notification function called whenevever the execution of an unknown command has been attempted. 

 

This function is called after the operation.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.