clsagfw_get_resource_name()

The clsagfw_get_resource_name() function retrieves the resource name of the current command.

Syntax

const oratext*
  clsagfw_get_resource_name(const clsagfw_aectx *pAeCtx);

Input

pAeCtx: Agent framework context pointer that is passed to entry points

Notes

This function returns the name of the resource for which the current command and entry point are being executed.