clsagfw_set_entrypoint()

The clsagfw_set_entrypoint() function sets the C/C++ entry point function to be executed for a particular action on the resource.

Syntax

void clsagfw_set_entrypoint(const oratext *type_name,
                            clsagfw_action_entry action_entry,
                            clsagfw_aecode action_entrycode)

Input

key: Key of the cookie, null terminated string

Value: Pointer to the value of the cookie to be stored

Notes

The value of the saved cookie can be later retrieved by calling clsagfw_get_cookie().