nn::fs::RegisterCardEjectedEvent Function

Syntax

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

Arguments

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

Return Values

None.

Description

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


CONFIDENTIAL