![]() |
PK_ATTDEF_ask_callback_flags |
PK_ERROR_code_t PK_ATTDEF_ask_callback_flags ( --- received arguments --- PK_ATTDEF_t attdef, --- attribute definition --- returned arguments --- PK_ATTDEF_callback_flags_t *const flags --- callback flags ) This function returns the attribute callback flags associated with 'attdef'. If PK_ATTDEF_set_callback_flags has not yet been called on this attribute definition, the flags returned will all be PK_LOGICAL_false. See here for more information.