write_phone_book_record

Function write_phone_book_record 

pub unsafe extern "C" fn write_phone_book_record(
    handle: ClientHandle,
    info: *mut PhoneBookRecordInfo,
) -> ErrorCode
Available on non-ag35 only.
Expand description

Stores the phone book record to the location specified by info.

If username and phonenum is empty, it means to delete this item specified by info.file_info.file_access.record_num.

  • Record number = 0 - transparent
  • Record number > 0 - record based, means which record to update