CGXCommand Class Members
Construction
CGXCommand | Creates a new CGXCommand object. |
Overridables
Execute | Called to undo the operation. You should override this method in your CGXCommand-derived class to perform the undo operation. |
Attributes
GetDescription | Returns a pointer to a string with a short description of the command. |