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

Notification function called whenevever the execution of a command has been canceled. 

 

This function is called after the operation.

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