nn::ubl::Entry Function

Syntax

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

Arguments

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

Return Values

Returns the registration's operation result.

Description

Registers the specified ID, date, and time in the local blacklist, and then writes it out to an SD Card.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL