nn::fs::RegisterSdmcEjectedEvent Function
void RegisterSdmcEjectedEvent(
nn::os::LightEvent * p
);
| Name | Description | |
|---|---|---|
| in | p | Specifies the nn::os::LightEvent object that is signaled when an SD Memory Card is pulled out. |
Registers the nn::os::LightEvent object that is signaled when an SD Card is pulled out.
CONFIDENTIAL