nn::cec::CTR::MessageBox::SetBoxActivate Member Functionnn::Result SetBoxActivate( bool active );
| Name | Description | |
|---|---|---|
| in | active | Enabled: true / Disabled: false |
| Value | Description |
|---|---|
ResultSuccess |
Process succeeded. |
ResultStateBusy |
Unable to access because the daemon is busy. |
| A value other than the above. | Failed. |
Specifies whether a MessageBox is enabled or disabled. A disabled box will not have any data sent or received.
CONFIDENTIAL