nn::ubl::Entry Functionnn::Result Entry( u64 id, nn::fnd::DateTime * dt );
| Name | Description | |
|---|---|---|
| in | id | Author ID to register. |
| in | dt | Registration date and time. |
Registers the specified ID and date/time in the blocked-user list, and writes it to system NAND memory.
The list can hold up to 1,000 registration entries. If the list is full and an entry is made, the new entry will replace the oldest entry on the list. An error does not occur.
CONFIDENTIAL