![]() |
PK_ATTRIB_reset_t |
typedef int PK_ATTRIB_reset_t;
This datatype indicates the return status of a callback function of type PK_ATTRIB_reset_cb_f_t. It has the values: PK_ATTRIB_reset_continue_c The callback has finished successfully and scanning should continue. PK_ATTRIB_reset_failed_c The callback has encountered a problem, so scanning the partition should be stopped and an error returned.