![]() |
PK_SESSION_behave_as_t |
typedef int PK_SESSION_behave_as_t;
A token specifying the type of behaviour that is requested or set. It has the values: PK_SESSION_behave_as_unset_c Behaviour is determined by session and update switches, defaulting to the latest FCS release if none of these has been set. PK_SESSION_behave_as_latest_c Behaviour is the latest possible behaviour in this release. PK_SESSION_behave_as_value_c Behaviour is specified by a given value.