Parameters |
Description |
OdEdCommandContext* pCmdCtx |
[in] Pointer to the command context. |
pCommand |
[in] Pointer to the command object to execute. |
Executes the specified command in this Stack object.
OdEdCommandStackReactor objects in the reactor list of this Stack object will be notified.
The specified command context object is used to interact with the calling application as part of an interactive command.
This function searches for both global and local command names in the group order on the stack.
OdEdCommand::execute.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|