PK_ATTDEF_ask   

PK_ERROR_code_t       PK_ATTDEF_ask
(
--- received arguments ---
PK_ATTDEF_t           attdef,       --- attribute definition

--- returned arguments ---
PK_ATTDEF_sf_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_t.

See here for more information.