The clsagfw_get_cmdid() function returns the type of the command for which the entry point is invoked.
clsagfw_get_cmdid()
clsagfw_aecode clsagfw_get_cmdid(const clsagfw_aectx *pAeCtx);
pAeCtx: Agent framework context pointer that is passed to entry points
pAeCtx
The agent can call this API in the ABORT entry point to determine the resource command that is being aborted.
Scripting on this page enhances content navigation, but does not change the content in any way.