PK_BODY_ask_config   

PK_ERROR_code_t         PK_BODY_ask_config
(
--- received arguments ---
PK_BODY_t               body,        --- the body

--- returned arguments ---
PK_BODY_config_t *const body_config  --- the configuration of the body
)


The function returns the body configuration, which is described in the
documentation of PK_BODY_config_t.