nn::ir::CTR::Communicator::CreateCommunicationId Member Function| Name | Description | |
|---|---|---|
| in | uniqueId | A unique ID. To communicate between multiple titles, specify either of their unique IDs. |
| in | isDemo | Flag for handling cases where the same unique ID is shared by both the final product and downloadable application demos. Specify a value of true for download application trial versions if you do not want the final product and download application trial versions to communicate with each other. Note that this value is always specified as false for product versions. |
Generates a communication ID from a unique ID.
This uses a 20-bit unique ID assigned by Nintendo to generate a 32-bit value (a communication ID) to use for infrared communication. If Nintendo has not assigned a unique ID to you, use one of the unique IDs for game prototypes (0xFF000 to 0xFF3FF). However, you must get a unique ID from Nintendo for your retail product.
CONFIDENTIAL