nn::cec NamespaceThe namespace of the CEC (Chance Encounter Communication) library.
nn::cec::CTR
|
The namespace of the CTR CEC library. ::CTR portion.) |
|---|
| Result | |
|---|---|
nn::cec::ResultNotAgreeEula
|
The user has not agreed to the EULA. |
nn::cec::ResultParentalControlCec
|
Operations have been restricted by Parental Controls. |
nn::cec::ResultNotInitialized
|
Not initialized. |
| nn::cec::ResultAlreadyDone | Process completed. |
nn::cec::ResultInvalidCombination
|
Invalid combination of arguments. |
nn::cec::ResultInvalidArgument
|
The argument is invalid. |
nn::cec::ResultBufferFull
|
Failed to allocate memory. |
nn::cec::ResultNoData
|
No data. |
nn::cec::ResultNotAuthorized
|
Access is not possible because of a failure to specify information that is required for authentication. |
nn::cec::ResultTooLarge
|
A specified value was too large. |
nn::cec::ResultBoxSizeFull
|
A box's available capacity has been exceeded. |
nn::cec::ResultBoxMessNumFull
|
The number of items that can be stored in a box has been exceeded. |
nn::cec::ResultBoxNumFull
|
The maximum number of boxes has been exceeded. |
nn::cec::ResultBoxAlreadyExists
|
The box already exists. |
nn::cec::ResultMessTooLarge
|
A message is too large. |
nn::cec::ResultInvalidId
|
An invalid ID has been specified. |
nn::cec::ResultInvalidData
|
Invalid data has been specified. |
nn::cec::ResultInvalidPointer
|
An invalid pointer has been specified. |
nn::cec::ResultStateBusy
|
The target is busy and cannot be accessed. |
| nn::cec::ResultMisalignedSize | The size alignment is invalid. |
| nn::cec::ResultFileAccessFailed | Failed to access a file. |
CONFIDENTIAL