![]() |
PK_MFACET_ask_mfin |
PK_ERROR_code_t PK_MFACET_ask_mfin
(
--- received arguments ---
PK_MFACET_t mfacet, --- the 'mfacet'
PK_MFIN_index_t mfin_index, --- index of mfin within 'mfacet'
--- returned arguments ---
PK_MFIN_t *const mfin --- the 'mfin'
)
This function returns the 'mfin' of 'mfacet' with the given 'mfin_index'.
The mfin_index is either 0, 1 or 2.
Specific Errors:
PK_ERROR_bad_mfin_index The mfin_index value is not valid. (MILD)