nn::ac::CTR::GetStatusChangeEvent FunctionResult GetStatusChangeEvent( nn::os::Event * event );
| Name | Description | |
|---|---|---|
| out | event | Pointer to the initialized nn::os::Event that is notified. |
Sets which nn::os::Event is notified upon changes in AC state.
As noted in the addendum for the GetStatus function, state as seen by an application might not change as expected, so do not control application transitions by monitoring the state.
CONFIDENTIAL