PK_TRANSF_ask   

PK_ERROR_code_t       PK_TRANSF_ask
(
--- received arguments ---
PK_TRANSF_t           transf,     --- transf to receive message

--- returned arguments ---
PK_TRANSF_sf_t *const transf_sf   --- transf standard form
)


This function returns the standard form of the given transf.
The application is responsible for allocating the standard form, but need not
initialise any of the fields.  See documentation for PK_TRANSF_sf_t.


Specific Errors: