nn::fs::RegisterSdmcInsertedEvent Function

Syntax

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

Arguments

Name Description
in p Specifies the nn::os::LightEvent object that is signaled when an SD Memory Card is inserted.

Return Values

None.

Description

Registers the nn::os::LightEvent object that is signaled when an SD Memory Card is inserted.

Revision History

2010/09/09
Initial version.

CONFIDENTIAL