nn::ubl::Entry Function

Syntax

nn::Result Entry(
     u64 id,
     nn::fnd::DateTime * dt
);

Arguments

Name Description
in id ID to register.
in dt Registration date and time.

Return Values

Returns the register operation's return value.

Description

Registers the specified ID, date, and time in the local blocked-users list, and then writes it to an SD Card.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL