nn::ac::CTR::CreateDefaultConfig Function| Name | Description | |
|---|---|---|
| out | config | Instance of connection conditions. |
| Value | Description |
|---|---|
ResultSuccess |
Completed without error. |
ResultInvalidData |
NULL was specified as an argument. |
| A value other than the above. | Failed for reasons other than those given above. |
Creates general connection conditions.
Normally the application passes the allocated config to this function, so specify this unchanged in the arguments to the Connect function. The config format may change in a future system update. Avoid any coding that would change its content.
CONFIDENTIAL