CCmndBase Class Members

  1. Construction/Destruction
    CCmndBase:    Constructs a CCmndBase object.
    ~CCmndBase:    Destroys a CCmndBase object.
  2. Methods
    Cancel:    Cancels the current command execution.
    CloseCmnd: Releases all associated interfaces and allocated memories.
    GetSession:    Retrieves a session which creates the command.
    OnTCommandCreated:    Called when a command is created.

  3. Attribute
    HasCmnd:    Checks if a CCmndBase object is associated with a commnd.

CCmndBase Class Overview