PK_GROUP_ask_controls   

PK_ERROR_code_t                  PK_GROUP_ask_controls
(
--- received arguments ---
PK_GROUP_t                       group,      --- group
const PK_GROUP_ask_controls_o_t *options,    --- options

--- returned arguments ---
PK_GROUP_ask_controls_r_t *const controls_r  --- group control information
)


This function returns the controls of the given group.


If the group was created without any controls being specified then
this function returns a default set of controls. If attributes have
been used to control the group then the effect of these are reported.