n::fs::RegisterCardInsertedEvent Function

Syntax

void RegisterCardInsertedEvent(
     nn::os::LightEvent * p
);

Arguments

Name Description
in p Specifies the nn::os::LightEvent object that is signaled when a game card is inserted.

Return Values

None.

Description

Registers the nn::os::LightEvent object that is signaled when a game card is inserted.


CONFIDENTIAL