nn::cec::CTR::Initialize Functionnn::Result Initialize( nn::fnd::IAllocator & cecAllocFunc ); nn::Result Initialize();
Initialize(nn::fnd::IAllocator &)
|
Connects to the CEC daemon. This must be called first to allow access to a CEC MessageBox. |
Initialize()
|
Connects to the CEC daemon. This must be called first to allow access to the CEC MessageBox. |
Initialize(nn::fnd::IAllocator &)This function allocates the memory needed for the CEC library to process message data. The memory amount is equal to roughly twice the maximum message data size.
InitializeConnects to the CEC daemon. This must be called first to allow access to the CEC MessageBox.
CONFIDENTIAL