API Reference > OdEd Classes > OdEdCommandStackReactor Class > OdEdCommandStackReactor Methods > OdEdCommandStackReactor::commandFailed Method
OdEdCommandStackReactor::commandFailed Method
Syntax
C++
virtual void commandFailed(OdEdCommand* pCommand, OdEdCommandContext* pCmdCtx);
Parameters 
Description 
OdEdCommand* pCommand 
[in] Pointer to the command object. 

Notification function called whenevever the execution of a command has failed. 

 

This function is called after the operation.

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