![]() |
PK_lock_status_t |
typedef int PK_lock_status_t;
This type indicates the result of a locking operation.
PK_lock_status_t has the values:
PK_lock_status_ok_c Locking was successful.
PK_lock_status_fail_c Locking was unsuccessful.