aop_getsecuritylevelΒΆ

aop_getsecuritylevel returns the security-level of the specified element id.

seclevel = aop_getsecuritylevel(envId, applId, cl)

Return Value

seclevel.

Parameters

envId

envId is the environment Id, returned by aop_openenv.

applId

applId.

cl

cl is the client pointer, returned by rpc_clnt_create.

Example

]]
[[

History

Version Description
5.0.0 New

id-1052244