PK_BODY_ask_parent   

PK_ERROR_code_t               PK_BODY_ask_parent
(
--- received arguments ---
PK_BODY_t                     body,    --- body
const PK_BODY_ask_parent_o_t *options, --- options

--- returned arguments ---
PK_BODY_t              *const parent   --- parent (possibly PK_ENTITY_null)
)


This function returns the compound body containing 'body', if any. Otherwise
it returns PK_ENTITY_null.