 |
PK_ATTDEF_ask_2 |
|
PK_ERROR_code_t PK_ATTDEF_ask_2
(
--- received arguments ---
PK_ATTDEF_t attdef, --- attribute definition
--- returned arguments ---
PK_ATTDEF_sf_2_t *const attsf
)
This function writes the standard form of an attribute definition at the
given address. The application is not required to initialise any of the fields
of the standard form but assumes responsibility for subsequently deallocating
array fields of non zero length.
See documentation for PK_ATTDEF_sf_2_t.
See here for more information.