nn::cec Namespace

Description

CEC (Chance Encounter Communication) namespace.

Namespace

nn::cec::CTR Namespace for the CEC library. (This namespace can also be written without the "::CTR" portion.)

Classes

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::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 has been denied 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 maximum number of boxes has been exceeded.
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.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL